Skip to content

Commit

Permalink
Update the ci trigger from pull_request to pull_request_target
Browse files Browse the repository at this point in the history
  • Loading branch information
openvela-robot committed Jan 9, 2025
1 parent 3dc75d3 commit a0da84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: CI

# Controls when the workflow will run
on:
pull_request:
pull_request_target:
types: [opened, reopened, synchronize]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
Expand Down

0 comments on commit a0da84f

Please sign in to comment.