infra-setup #2

Merged
cyclane merged 26 commits from :infra-setup into main 2023-09-02 17:54:04 +00:00
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 }}