Remove author search condition
This commit is contained in:
parent
6295d61f0c
commit
237244614a
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -79,7 +79,6 @@ jobs:
|
||||||
id: fc
|
id: fc
|
||||||
with:
|
with:
|
||||||
issue-number: ${{ github.event.number }}
|
issue-number: ${{ github.event.number }}
|
||||||
comment-author: github-actions
|
|
||||||
body-includes: Full test suite slash command
|
body-includes: Full test suite slash command
|
||||||
|
|
||||||
- if: steps.fc.outputs.comment-id == ''
|
- if: steps.fc.outputs.comment-id == ''
|
||||||
|
|
Loading…
Reference in a new issue