Skip to content

Commit

Permalink
triggering action upon labeling/de-labeling
Browse files Browse the repository at this point in the history
  • Loading branch information
baloola committed Oct 6, 2023
1 parent 142d2ba commit 84b5554
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ on:
branches:
- main
issues:
types:
- opened
types: [opened, labeled, unlabeled]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 84b5554

Please sign in to comment.