Skip to content

Commit

Permalink
Explicitly specify labeler config
Browse files Browse the repository at this point in the history
  • Loading branch information
ljstella committed Jul 23, 2024
1 parent e6decfe commit 6a3c65b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
repository: "splunk/security_content"
- uses: actions/labeler@v5
with:
sync-labels: true
sync-labels: true
configuration-path: '.github/labeler.yml'

0 comments on commit 6a3c65b

Please sign in to comment.