mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-09-05 17:07:06 +02:00
Only work on non-closed issues
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user