We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d0d3c0 + 61a0124 commit aee29eeCopy full SHA for aee29ee
1 file changed
content/actions/reference/authentication-in-a-workflow.md
@@ -40,7 +40,7 @@ This example workflow uses the [labeler action](https://github.com/actions/label
40
```yaml
41
name: Pull request labeler
42
on:
43
- - pull_request
+ - pull_request_target
44
jobs:
45
triage:
46
runs-on: ubuntu-latest
0 commit comments