Skip to content

Commit

Permalink
Acrion now also runs when a lable is removed
Browse files Browse the repository at this point in the history
  • Loading branch information
stoftot authored Sep 19, 2024
1 parent 2fbb226 commit 52e2a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check for lable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ name: Check for label on pull request

on:
pull_request:
types: [opened, labeled]
types: [opened, labeled, unlabeled]
branches:
- main

0 comments on commit 52e2a60

Please sign in to comment.