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 0 deletions
Showing only changes of commit 6e4661baaf - Show all commits

View File

@ -25,6 +25,7 @@ jobs:
echo !${{ github.event.pull_request.base.repo }} !${{ github.event.pull_request.base.sha }}
echo !${{ github.event.pusher }}
echo !${{ github.event.forkee }}
git remote get-url origin
- name: Setup Python
uses: actions/setup-python@v4