ci: issue-labeled format error (#7200)
parent
81e43c56ef
commit
3f33cefa81
|
@ -14,7 +14,7 @@ jobs:
|
||||||
pull-requests: write # for actions-cool/issues-helper to update PRs
|
pull-requests: write # for actions-cool/issues-helper to update PRs
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Need Reproduce
|
- name: Need Reproduce
|
||||||
if: github.event.label.name == '🤔 Need Reproduce'
|
if: github.event.label.name == '🤔 Need Reproduce'
|
||||||
uses: actions-cool/issues-helper@v3
|
uses: actions-cool/issues-helper@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue