Infra Setup #1

Closed
cyclane wants to merge 14 commits from infra-setup into main
3 changed files with 86 additions and 0 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 }}