Browse Source

Update issue-check.yml

pull/4568/head
ImSwordQueen 3 months ago committed by GitHub
parent
commit
11dd49b0c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/issue-check.yml

2
.github/workflows/issue-check.yml

@ -13,7 +13,7 @@ jobs:
with: with:
persist-credentials: false persist-credentials: false
env: env:
name: ${{ github.event.inputs.NAME }} name: ${{ github.event.issue.title }}
- name: Check for keywords in issue title and body - name: Check for keywords in issue title and body
id: check_keywords id: check_keywords

Loading…
Cancel
Save