👷 Ignore issues with keep-open tag

This commit is contained in:
Alicia Sykes
2021-09-10 21:35:48 +01:00
committed by GitHub
parent cf4bc8adf4
commit e8a0909996

View File

@@ -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: