more checking
Some checks failed
Infrastructure / Check infrastructure definitions (pull_request) Failing after 1m24s
Some checks failed
Infrastructure / Check infrastructure definitions (pull_request) Failing after 1m24s
This commit is contained in:
parent
6e1217c9e8
commit
c8c624e82b
2
.github/workflows/infra.yaml
vendored
2
.github/workflows/infra.yaml
vendored
@ -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…
x
Reference in New Issue
Block a user