Skip to content

Commit 5833094

Browse files
Updated .github/workflows/common_ccdc_status_checks.yml NO_JIRA
1 parent 363f60f commit 5833094

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)