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 31c9602 commit f2260c0Copy full SHA for f2260c0
.github/workflows/common-workflows.yaml
@@ -15,3 +15,7 @@ jobs:
15
common:
16
name: Quality Checks
17
uses: dell/common-github-actions/.github/workflows/go-common.yml@main
18
+
19
+ check-license-header:
20
+ name: Check License Header
21
+ uses: dell/common-github-actions/.github/workflows/check-license-header.yaml@feature/license-header
0 commit comments