Skip to content

Commit

Permalink
ci: pin to v1.5.0-2
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Aug 4, 2020
1 parent 00b9f75 commit abe44e6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/label-commenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ on:
types:
- labeled
- unlabeled
pull_request:
types:
- labeled
- unlabeled
# pull_request:
# types:
# - labeled
# - unlabeled
pull_request_target:
types:
- labeled
Expand All @@ -23,7 +23,7 @@ jobs:
ref: master

- name: Label Commenter
uses: peaceiris/[email protected]0
uses: peaceiris/[email protected]2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# config_file: .github/label-commenter-config.yml

0 comments on commit abe44e6

Please sign in to comment.