more checking
Infrastructure / Check infrastructure definitions (pull_request) Failing after 1m24s
Details
Infrastructure / Check infrastructure definitions (pull_request) Failing after 1m24s
Details
This commit is contained in:
parent
6e1217c9e8
commit
c8c624e82b
|
@ -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 }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue