Skip to content

Commit 2595f1c

Browse files
committed
Fix job name
1 parent c091c2b commit 2595f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/developer_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
jobs:
1717

1818
# This job is a guard to avoid running CI if workflows files are changed (even if they are not the only ones)
19-
# guard:
19+
guard:
2020
# runs-on: developer_ci
2121
runs-on: ["dev_pmci","fr-shady"]
2222
container:

0 commit comments

Comments
 (0)