Implement scheme for triggering individual CI jobs (#577)

* Implement scheme for triggering individual CI jobs

* Add missing comment
This commit is contained in:
2023-10-12 20:40:39 -06:00
committed by GitHub
parent 0bec51e96a
commit 61579f0434
7 changed files with 16 additions and 2 deletions
+2
View File
@@ -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: