Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Commit

Permalink
🔄 Synced local '.github/workflows/pr_label_check.yml' with remote '.g…
Browse files Browse the repository at this point in the history
…ithub/workflows/pr_label_check.yml'
  • Loading branch information
openverse-bot committed Jan 6, 2023
1 parent 11b0b3b commit 1fc8685
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/pr_label_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ name: PR label check
on:
pull_request:
types:
# Default types
# https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request
- opened
- reopened
- synchronize
# Label is changed
- labeled
- unlabeled

Expand Down

0 comments on commit 1fc8685

Please sign in to comment.