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 2f82cef commit 0c69d5cCopy full SHA for 0c69d5c
.github/workflows/common-workflows.yaml
@@ -16,6 +16,7 @@ jobs:
16
name: Quality Checks
17
uses: dell/common-github-actions/.github/workflows/go-common.yml@main
18
19
+ # Check License Header
20
check-license-header:
21
name: Check License Header
22
uses: dell/common-github-actions/.github/workflows/check-license-header.yaml@feature/license-header
0 commit comments