Skip to content

Commit 9635979

Browse files
committed
Remove no-commit-to-branch from CI
1 parent f6b570b commit 9635979

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on: [push, pull_request]
33
env:
44
CPM_SOURCE_CACHE: ${{ github.workspace }}/cpm_modules
55
CTEST_OUTPUT_ON_FAILURE: 1
6+
SKIP: no-commit-to-branch
67
jobs:
78
pre-commit:
89
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)