Browse Source

ci: issue-labeled format error (#7200)

pull/7288/head^2
Konv Suu 10 months ago committed by GitHub
parent
commit
3f33cefa81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/issue-labeled.yml

2
.github/workflows/issue-labeled.yml

@ -14,7 +14,7 @@ jobs:
pull-requests: write # for actions-cool/issues-helper to update PRs
runs-on: ubuntu-latest
steps:
- name: Need Reproduce
- name: Need Reproduce
if: github.event.label.name == '🤔 Need Reproduce'
uses: actions-cool/issues-helper@v3
with:

Loading…
Cancel
Save