[SKIP CI] PR workflow fix
This commit is contained in:
parent
0042d62c02
commit
8c66a35f27
|
@ -21,6 +21,7 @@ jobs:
|
|||
if: "!startsWith(github.event.head_commit.message, '[SKIP CI]')"
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout PR
|
||||
uses: actions/checkout@v2
|
||||
|
||||
|
|
Loading…
Reference in New Issue