Skip to content

Commit

Permalink
Fix event name (#24674)
Browse files Browse the repository at this point in the history
  • Loading branch information
NARKOZ authored Mar 28, 2023
1 parent 5afc3b1 commit b31df17
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -864,7 +864,7 @@ To run a job based on the pull request's head branch name (as opposed to the pul

```yaml
on:
pull_request:
pull_request_target:
types:
- opened
jobs:
Expand Down

0 comments on commit b31df17

Please sign in to comment.