Skip to content

Commit

Permalink
[E4E-1124]: Fixing github pr sync labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
pbotecchi-daitan committed Jan 8, 2024
1 parent 9dbf1f9 commit edb58b8
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:
runs-on: ubuntu-latest
steps:
- name: Label PRs
uses: TheCleric/pr-branch-labeler@v3
uses: nrccua/pr-branch-labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit edb58b8

Please sign in to comment.