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.
2 parents fd6c608 + 846e732 commit 0a5363bCopy full SHA for 0a5363b
.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