forked from cerc-io/stack-orchestrator
Implement scheme for triggering individual CI jobs (#577)
* Implement scheme for triggering individual CI jobs * Add missing comment
This commit is contained in:
@@ -7,6 +7,8 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- ci-test
|
||||
paths-ignore:
|
||||
- '.gitea/workflows/triggers/*'
|
||||
|
||||
# Needed until we can incorporate docker startup into the executor container
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user