We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81e43c5 commit 3f33cefCopy full SHA for 3f33cef
.github/workflows/issue-labeled.yml
@@ -14,7 +14,7 @@ jobs:
14
pull-requests: write # for actions-cool/issues-helper to update PRs
15
runs-on: ubuntu-latest
16
steps:
17
- - name: Need Reproduce
+ - name: Need Reproduce
18
if: github.event.label.name == '🤔 Need Reproduce'
19
uses: actions-cool/issues-helper@v3
20
with:
0 commit comments