Skip to content

Commit 0061b0f

Browse files
authored
Merge pull request #15 from SimonThalvorsen/main
Stop syntax-description workflow in forks
2 parents 06c23ce + 869fc8b commit 0061b0f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-syntax-description.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313

1414
jobs:
1515
update_syntax_desc:
16+
if: contains(fromJSON('["cfengine","mendersoftware","NorthernTechHQ"]'), github.repository_owner)
1617
name: Update syntax-description
1718
runs-on: ubuntu-24.04
1819
permissions:

0 commit comments

Comments
 (0)