Skip to content

Commit

Permalink
Don't run CLA workflow twice
Browse files Browse the repository at this point in the history
  • Loading branch information
Jag96 committed Mar 16, 2021
1 parent bc8c1f8 commit 238ac14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request_target:
types: [opened, closed, synchronize]
pull_request:
branches-ignore: [staging, production]
branches-ignore: [master, staging, production]

jobs:
CLA:
Expand Down

0 comments on commit 238ac14

Please sign in to comment.