File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 LAUNCHABLE_ORGANIZATION : " ruby"
1616 LAUNCHABLE_WORKSPACE : " debug"
1717 # https://github.com/launchableinc/cli/blob/v1.80.1/launchable/utils/authentication.py#L71
18- GITHUB_PR_HEAD_SHA : ${{ github.event.pull_request.head.sha }}
18+ GITHUB_PR_HEAD_SHA : ${{ github.event.pull_request.head.sha || github.sha }}
1919
2020jobs :
2121 test :
Original file line number Diff line number Diff line change 1515 LAUNCHABLE_ORGANIZATION : " ruby"
1616 LAUNCHABLE_WORKSPACE : " debug"
1717 # https://github.com/launchableinc/cli/blob/v1.80.1/launchable/utils/authentication.py#L71
18- GITHUB_PR_HEAD_SHA : ${{ github.event.pull_request.head.sha }}
18+ GITHUB_PR_HEAD_SHA : ${{ github.event.pull_request.head.sha || github.sha }}
1919
2020jobs :
2121 test :
Original file line number Diff line number Diff line change 1515 LAUNCHABLE_ORGANIZATION : " ruby"
1616 LAUNCHABLE_WORKSPACE : " debug"
1717 # https://github.com/launchableinc/cli/blob/v1.80.1/launchable/utils/authentication.py#L71
18- GITHUB_PR_HEAD_SHA : ${{ github.event.pull_request.head.sha }}
18+ GITHUB_PR_HEAD_SHA : ${{ github.event.pull_request.head.sha || github.sha }}
1919
2020jobs :
2121 test :
Original file line number Diff line number Diff line change 1515 LAUNCHABLE_ORGANIZATION : " ruby"
1616 LAUNCHABLE_WORKSPACE : " debug"
1717 # https://github.com/launchableinc/cli/blob/v1.80.1/launchable/utils/authentication.py#L71
18- GITHUB_PR_HEAD_SHA : ${{ github.event.pull_request.head.sha }}
18+ GITHUB_PR_HEAD_SHA : ${{ github.event.pull_request.head.sha || github.sha }}
1919
2020jobs :
2121 test :
You can’t perform that action at this time.
0 commit comments