We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c277f4 commit b876c8dCopy full SHA for b876c8d
.github/workflows/build.yml
@@ -96,7 +96,6 @@ jobs:
96
needs: job_build
97
timeout-minutes: 15
98
runs-on: ubuntu-latest
99
- if: ${{ github.head_ref }}
100
steps:
101
- name: Check out current commit (${{ github.sha }})
102
uses: actions/checkout@v2
0 commit comments