Skip to content

Commit

Permalink
move docs labeler to team labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
shahednasser committed May 13, 2024
1 parent 2645542 commit 415564c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/docs-pr-label.yml

This file was deleted.

2 changes: 2 additions & 0 deletions .github/workflows/team-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
team-labeler:
runs-on: ubuntu-latest
steps:
- id: label-the-PR
uses: actions/labeler@v5
- uses: JulienKode/team-labeler-action@v1.1.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 415564c

Please sign in to comment.