Skip to content

Commit

Permalink
chore: bump CLA check to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsander-souza committed Feb 17, 2025
1 parent 43c43b6 commit 7bfd6ad
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/cla-check.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: cla-check

on: [pull_request_target]
on: [pull_request]

jobs:
cla-check:
runs-on: ubuntu-latest
steps:
- name: Check if CLA signed
uses: canonical/has-signed-canonical-cla@v1
uses: canonical/has-signed-canonical-cla@v2

0 comments on commit 7bfd6ad

Please sign in to comment.