Skip to content

Commit

Permalink
Update label_on_branch.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
maheshkasabe committed Jul 2, 2023
1 parent e62692d commit 166bf6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label_on_branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: branch-label
- uses: TimonVS/pr-labeler-action@v4
uses: TimonVS/pr-labeler-action@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/pr-labeler.yml # optional, .github/pr-labeler.yml is the default value
Expand Down

0 comments on commit 166bf6b

Please sign in to comment.