We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 363f60f commit 5833094Copy full SHA for 5833094
.github/workflows/common_ccdc_status_checks.yml
@@ -5,7 +5,7 @@
5
# To make changes persistent, please mark this repository with update_status_check: false
6
# or make your changes in the github-repository-management/status_check.yml file
7
name: Common CCDC PR Checks
8
-on: [pull_request] # yamllint disable-line rule:truthy
+on: [pull_request] # yamllint disable-line rule:truthy
9
jobs:
10
ccdc-commit-hooks-on-pull-request-check:
11
runs-on: ubuntu-latest
0 commit comments