We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06c23ce + 869fc8b commit 0061b0fCopy full SHA for 0061b0f
1 file changed
.github/workflows/update-syntax-description.yml
@@ -13,6 +13,7 @@ on:
13
14
jobs:
15
update_syntax_desc:
16
+ if: contains(fromJSON('["cfengine","mendersoftware","NorthernTechHQ"]'), github.repository_owner)
17
name: Update syntax-description
18
runs-on: ubuntu-24.04
19
permissions:
0 commit comments