Skip to content

Commit

Permalink
CI: Update labeler option
Browse files Browse the repository at this point in the history
  • Loading branch information
SMoraisAnsys committed May 2, 2024
1 parent fd47341 commit 5722c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: ''
sync-labels: true

# Label based on branch name
- uses: actions-ecosystem/action-add-labels@v1
Expand Down

0 comments on commit 5722c32

Please sign in to comment.