Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/actions/reference/authentication-in-a-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This example workflow uses the [labeler action](https://github.com/actions/label
```yaml
name: Pull request labeler
on:
- pull_request
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
Expand Down