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

Loading…
Cancel
Save