mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
Only work on non-closed issues
This commit is contained in:
parent
23943f41ad
commit
3c9f6ea520
1
.github/workflows/label_comment.yml
vendored
1
.github/workflows/label_comment.yml
vendored
@ -12,6 +12,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
give_comment:
|
give_comment:
|
||||||
|
if: github.event.state == 'open'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Code
|
- name: Checkout Code
|
||||||
|
Loading…
Reference in New Issue
Block a user