We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ead689 commit b13bac8Copy full SHA for b13bac8
1 file changed
.github/workflows/cla-check.yml
@@ -1,10 +1,10 @@
1
name: cla-check
2
3
-on: [pull_request_target]
+on: [pull_request]
4
5
jobs:
6
cla-check:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Check if CLA signed
10
- uses: canonical/has-signed-canonical-cla@v1
+ uses: canonical/has-signed-canonical-cla@v2
0 commit comments