mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 12:59:39 -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:
|
issueCheck:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Output version
|
|
||||||
run: |
|
|
||||||
echo "log: ${{ github.event.issue.body }}"
|
|
||||||
|
|
||||||
- if: startsWith(github.event.issue.body , '**Describe the bug**') == false
|
- if: startsWith(github.event.issue.body , '**Describe the bug**') == false
|
||||||
name: Close Issue
|
name: Close Issue
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue