Skip to content

Commit

Permalink
Revert to pull_request_target
Browse files Browse the repository at this point in the history
  • Loading branch information
willtai committed Apr 23, 2024
1 parent e9d22c5 commit ff080a1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/cla-check.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: "CLA Check"

on: [pull_request]
on:
pull_request_target:
branches:
- main

jobs:
cla-check:
Expand Down

0 comments on commit ff080a1

Please sign in to comment.