This commit is contained in:
BBaoVanC 2022-05-09 16:19:37 -05:00
parent 1c5be8c90a
commit 9412bbdf5a
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
ref: ${{ github.event.pull_request.base.ref }}
- name: Checkout (push)
if: github.event.push
if: github.event_name == 'push'
uses: actions/checkout@v2
with:
submodules: recursive