Update workflow

This commit is contained in:
Peter Evans 2019-11-24 18:01:38 +09:00
parent 963f29af6f
commit d32203cbe2

View File

@ -5,6 +5,7 @@ on:
jobs:
updateComment:
runs-on: ubuntu-latest
if: github.event.issue.number == 2
steps:
- uses: actions/checkout@v1