Skip to content

Commit

Permalink
Ignore labeler status
Browse files Browse the repository at this point in the history
  • Loading branch information
miry committed Apr 12, 2024
1 parent 33ff897 commit 8fced65
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ jobs:
pull-requests: write
runs-on: ubuntu-22.04
steps:
- name: Checkout Repository
uses: actions/checkout@v4

- uses: actions/labeler@v5
continue-on-error: true
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 8fced65

Please sign in to comment.