We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c690a67 commit d9900fbCopy full SHA for d9900fb
.github/workflows/issue_comment.yml
@@ -21,6 +21,7 @@ jobs:
21
22
adjust-labels:
23
runs-on: ubuntu-latest
24
+ if: ${{ github.event.issue.state == 'open' }}
25
permissions:
26
issues: write
27
env:
0 commit comments