mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 10:53:01 +02:00
test
This commit is contained in:
parent
411f398e7e
commit
defd39f0c2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -15,6 +15,7 @@ jobs:
|
|||
run: |
|
||||
# env
|
||||
echo BRANCH: $BRANCH
|
||||
echo ${{ github.event }}
|
||||
env:
|
||||
BRANCH: ${{ github.event == 'pull_request' && github.event.pull_request.head.ref || github.event.push.ref }}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue