We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc8cc21 commit 00eee5cCopy full SHA for 00eee5c
.github/workflows/stale.yaml
@@ -46,6 +46,7 @@ jobs:
46
}
47
48
- name: Mark active
49
+ if: github.event_name == 'issue_comment'
50
uses: actions/[email protected]
51
with:
52
github-token: ${{github.token}}
0 commit comments