Skip to content

Commit 7bfd75e

Browse files
authored
Merge branch 'main' into MMH-124_MMHub_In_House_Dbs
2 parents 694fa7b + 51aea28 commit 7bfd75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/common_ccdc_status_checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# To make changes persistent, please mark this repository with update_status_check: false
66
# or make your changes in the github-repository-management/status_check.yml file
77
name: Common CCDC PR Checks
8-
on: [pull_request] # yamllint disable-line rule:truthy
8+
on: [pull_request] # yamllint disable-line rule:truthy
99
jobs:
1010
ccdc-commit-hooks-on-pull-request-check:
1111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)