Chore: remove log [skip ci]

This commit is contained in:
Jamie 2022-02-12 16:37:46 +00:00 committed by GitHub
commit 5cc0d7727d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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