Chore: remove log [skip ci]

pull/4457/merge
Jamie 2 years ago committed by GitHub
parent 497273e582
commit 5cc0d7727d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,9 +8,6 @@ jobs:
issueCheck:
runs-on: ubuntu-latest
steps:
- name: Output version
run: |
echo "log: ${{ github.event.issue.body }}"
- if: startsWith(github.event.issue.body , '**Describe the bug**') == false
name: Close Issue

Loading…
Cancel
Save