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

View File

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