Skip to content

Commit

Permalink
Correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple committed Jul 23, 2020
1 parent e23773c commit b01cfe6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
# - uses: jpmcb/prow-github-actions@v1
# with:
# jobs: "pr-labeler"
# github-token: "${{ secrets.GITHUB_TOKEN }}"
- uses: jpmcb/prow-github-actions@v1.0.0
with:
jobs: "pr-labeler"
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit b01cfe6

Please sign in to comment.