more checking
Some checks failed
Infrastructure / Check infrastructure definitions (pull_request) Failing after 1m24s

This commit is contained in:
Gleb Koval 2023-08-29 02:14:45 +01:00
parent 6e1217c9e8
commit c8c624e82b
Signed by: cyclane
GPG Key ID: 15E168A8B332382C

View File

@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v3
- run: |
echo !${{ github.event.pull_request }}
echo !${{ github.event.pull_request.base.repo }} !${{ github.event.pull_request.base.sha }}
echo !${{ github.event.pusher }}
echo !${{ github.event.forkee }}