Skip to content

Commit

Permalink
ci: use pull_request_target for cla-check (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
troyanov authored Jul 17, 2024
1 parent 9f14fc9 commit b45698b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/cla-check.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: cla-check

on:
pull_request:
branches: [master]
on: [pull_request_target]

jobs:
cla-check:
Expand Down
File renamed without changes.

0 comments on commit b45698b

Please sign in to comment.