We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6b570b commit 9635979Copy full SHA for 9635979
.github/workflows/ci.yml
@@ -3,6 +3,7 @@ on: [push, pull_request]
3
env:
4
CPM_SOURCE_CACHE: ${{ github.workspace }}/cpm_modules
5
CTEST_OUTPUT_ON_FAILURE: 1
6
+ SKIP: no-commit-to-branch
7
jobs:
8
pre-commit:
9
runs-on: ubuntu-latest
0 commit comments