Skip to content

Commit 279ea23

Browse files
Update issue labeler configuration path
1 parent 7c5e9f7 commit 279ea23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
uses: github/issue-labeler@v3.4
2020
with:
2121
repo-token: ${{ secrets.GITHUB_TOKEN }}
22-
configuration-path: .gitea/issue-labeler.yml
22+
configuration-path: .github/issue-labeler.yml
2323
enable-versioned-regex: 0
2424
include-title: 1

0 commit comments

Comments
 (0)