We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 694fa7b + 51aea28 commit 7bfd75eCopy full SHA for 7bfd75e
.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