1
0
mirror of synced 2026-01-06 06:02:35 -05:00

Fix event name (#24674)

This commit is contained in:
Nihad Abbasov
2023-03-28 18:09:07 +03:00
committed by GitHub
parent 5afc3b1b9d
commit b31df17dab

View File

@@ -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: