We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a8ff76 + e699c16 commit ff8475bCopy full SHA for ff8475b
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