[Github] Move the issue labeler data out of workflows
To avoid it being considered a workflow script.
This commit is contained in:
parent
1456dd1a65
commit
836f2470fb
2
.github/workflows/new-issues.yml
vendored
2
.github/workflows/new-issues.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
- uses: github/issue-labeler@v3.2
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
configuration-path: .github/workflows/new-issues-labeler.yml
|
||||
configuration-path: .github/new-issues-labeler.yml
|
||||
include-title: 1
|
||||
include-body: 0
|
||||
sync-labels: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user