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 681bb8b commit 4c30cb9Copy full SHA for 4c30cb9
.github/workflows/check_hsg.yml
@@ -13,7 +13,6 @@ concurrency:
13
cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }}
14
jobs:
15
check_hsg:
16
- if: false # This line disables this CI check. TODO: delete this line.
17
runs-on: ubuntu-latest
18
timeout-minutes: 10
19
steps:
0 commit comments