Trigger pipelines
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# CI workflow: one clone, one workspace — install → lint → build → test.
|
# CI workflow: one clone, one workspace — install → lint → build → unit test - e2e test.
|
||||||
# Runs on pull requests, push/tag/manual on main, or manual from any branch.
|
# Runs on pull requests, push/tag/manual on main, or manual from any branch.
|
||||||
# Deploy workflow depends on this (ci) and runs only on main.
|
# Deploy workflow depends on this (ci) and runs only on main.
|
||||||
when:
|
when:
|
||||||
|
|||||||
Reference in New Issue
Block a user