Seems to not work as intended

This commit is contained in:
Andre_601 2020-12-26 23:32:12 +01:00 committed by GitHub
parent 3c9f6ea520
commit 1cfa247f8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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