Unverified Commit 00eee5c2 authored by Massimiliano Pippi's avatar Massimiliano Pippi Committed by GitHub

only run job on comments activity (#408)

parent fc8cc213
......@@ -46,6 +46,7 @@ jobs:
}
- name: Mark active
if: github.event_name == 'issue_comment'
uses: actions/github-script@0.2.0
with:
github-token: ${{github.token}}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment