maybe maybe maybe
Infrastructure / Check infrastructure definitions (pull_request) Failing after 1m23s Details

This commit is contained in:
Gleb Koval 2023-08-29 02:28:49 +01:00
parent 206b1b3be4
commit c3f519e87d
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@ jobs:
name: Check infrastructure definitions
runs-on: ubuntu-latest
steps:
- name: Checkout target
uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.base.ref }}
- name: Checkout
uses: actions/checkout@v3