Now this should work

This commit is contained in:
Andre_601 2020-12-28 15:46:06 +01:00 committed by GitHub
parent e83eba9226
commit 480f13a3ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ on:
jobs:
give_comment:
if: github.event.issue.state == 'open'
runs-on: ubuntu-latest
steps:
- name: Checkout Code