Skip to content

Commit f2260c0

Browse files
committed
added header check
1 parent 31c9602 commit f2260c0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/common-workflows.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,7 @@ jobs:
1515
common:
1616
name: Quality Checks
1717
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

Comments
 (0)