Skip to content

Commit

Permalink
Revert "Checkout labeler code before updating it to v5 (#6504)"
Browse files Browse the repository at this point in the history
This reverts commit 4043c78.

Co-authored-by: onkar <[email protected]>
  • Loading branch information
getsentry-bot and onkar committed Nov 4, 2024
1 parent 4043c78 commit 90a3b2d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- uses: actions/labeler@v5
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 90a3b2d

Please sign in to comment.