We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a9a78 commit f0c544aCopy full SHA for f0c544a
.github/workflows/common-workflows.yaml
@@ -19,4 +19,4 @@ jobs:
19
name: Check License Header
20
uses: dell/common-github-actions/.github/workflows/check-license-header.yaml@feature/license-validation
21
with:
22
- config-path: ./dell/common-github-actions/.github/configs/.licenserc.yaml
+ config-path: ./dell/common-github-actions/.github/configs/.licenserc.yaml # yamllint disable-line rule:truthy
0 commit comments