updated path to label file

This commit is contained in:
Schmieder, Jacob
2024-08-30 08:42:19 +00:00
parent 7e4315ac72
commit b38faff915
+1 -1
View File
@@ -18,5 +18,5 @@ jobs:
uses: actions/labeler@v5 uses: actions/labeler@v5
with: with:
repo-token: ${{ secrets.GITHUB_TOKEN }} repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml configuration-path: .github/auto_label_pr.yml
sync-labels: true sync-labels: true