We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c091c2b commit 2595f1cCopy full SHA for 2595f1c
.github/workflows/developer_ci.yml
@@ -16,7 +16,7 @@ env:
16
jobs:
17
18
# This job is a guard to avoid running CI if workflows files are changed (even if they are not the only ones)
19
- # guard:
+ guard:
20
# runs-on: developer_ci
21
runs-on: ["dev_pmci","fr-shady"]
22
container:
0 commit comments