Skip to content

Commit dafee81

Browse files
authored
Update cla.yml
According to https://github.com/Shopify/github-workflows/blob/cc6715f60f96d886e6117711c9c6e4fa964fc320/.github/workflows/cla.yaml#L29 , this is used to re-trigger workflows. I'm not 100% - but apparently I made the change - Shopify/github-workflows#8
1 parent c1d193a commit dafee81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cla.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
cla:
1313
uses: Shopify/github-workflows/.github/workflows/cla.yaml@0b6f7f7def1c8f895fd31cd4183f98e3562458e9 # v0.2.0
1414
permissions:
15+
actions: write
1516
pull-requests: write
1617
secrets:
1718
token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)