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 f0c544a commit dfc5ec4Copy full SHA for dfc5ec4
.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 # yamllint disable-line rule:truthy
+ config-path: ./dell/common-github-actions/.github/configs/.licenserc.yaml
0 commit comments