Skip to content

Commit

Permalink
chore(actions): merge from template .github/workflows/pr_labeler.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Jan 6, 2021
1 parent f51a453 commit 6b65797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
steps:
- uses: actions/labeler@main
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/pr_labeler.yml
sync-labels: false

0 comments on commit 6b65797

Please sign in to comment.