Skip to content

Commit

Permalink
Update .github/workflows/pr-labels.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Joakim Sørensen <[email protected]>
  • Loading branch information
marcelveldt and ludeeus authored Jun 29, 2023
1 parent c3726ac commit 91ef5b0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/pr-labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@ name: PR Labels

# yamllint disable-line rule:truthy
on:
pull_request_target:
pull_request:
types:
- synchronize
- labeled
- unlabeled
branches:
- main

jobs:
pr_labels:
Expand Down

0 comments on commit 91ef5b0

Please sign in to comment.