mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Chore: remove log [skip ci]
This commit is contained in:
parent
497273e582
commit
5cc0d7727d
1 changed files with 0 additions and 3 deletions
3
.github/workflows/issue-check.yml
vendored
3
.github/workflows/issue-check.yml
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue