Infra Setup #1

Closed
cyclane wants to merge 14 commits from infra-setup into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c8c624e82b - Show all commits

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 }}