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