Skip to content

Commit

Permalink
ci: Add unlabeled [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Mar 7, 2020
1 parent cf3510d commit 927252d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/commenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
issues:
types:
- labeled
- unlabeled
pull_request:
types:
- labeled
- unlabeled

jobs:
comment:
Expand Down

0 comments on commit 927252d

Please sign in to comment.