Skip to content

Commit 3706d1e

Browse files
Update cla.yaml to v2 (#1120)
1 parent 9ef10c5 commit 3706d1e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/cla.yaml

+1-6
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,10 @@ on:
55
branches:
66
- main
77
- 'release-[0-9]+.[0-9]+'
8-
9-
permissions:
10-
contents: read
118

129
jobs:
1310
cla-check:
14-
permissions:
15-
pull-requests: write # for canonical/has-signed-canonical-cla to create & update comments
1611
runs-on: ubuntu-latest
1712
steps:
1813
- name: Check if CLA signed
19-
uses: canonical/has-signed-canonical-cla@v1
14+
uses: canonical/has-signed-canonical-cla@v2

0 commit comments

Comments
 (0)