Skip to content

Commit

Permalink
build: remove auto labeling
Browse files Browse the repository at this point in the history
  • Loading branch information
AlmogBaku committed May 11, 2024
1 parent c40e1db commit 54c82df
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pr-triage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
name: "Triage Pull Request"
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
- uses: codelytv/pr-size-labeler@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 54c82df

Please sign in to comment.