Skip to content

Commit

Permalink
FIX: Events
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Aug 18, 2023
1 parent f18e780 commit 12e59fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/label-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ on:
pull_request:
types:
- opened
- repoened
- labeled
- unlabeled
- synchronize

env:
LABELS: ${{ join( github.event.pull_request.labels.*.name, ' ' ) }}
Expand Down

0 comments on commit 12e59fd

Please sign in to comment.