Skip to content

Commit fe130d8

Browse files
authored
Update license-header.yml
1 parent 39a6f7b commit fe130d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/license-header.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
uses: apache/skywalking-eyes/header@v0.7.0
1818
with:
1919
mode: fix
20+
- name: Add license headers
21+
run: addlicense -v -c "Qubership" -l apache .
2022
- name: Create Pull Request
2123
uses: peter-evans/create-pull-request@v7.0.8
2224
with:

0 commit comments

Comments
 (0)