mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-13 16:39:59 +00:00
👷 Ignore issues with keep-open tag
This commit is contained in:
@@ -5,7 +5,8 @@ on:
|
||||
issues:
|
||||
types: [opened, reopened]
|
||||
jobs:
|
||||
greet:
|
||||
check:
|
||||
if: ${{ contains( github.event.issue.labels.*.name, 'keep-open') }}
|
||||
runs-on: ubuntu-latest
|
||||
name: Close issue opened by non-stargazer
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user