Browse Source
[ci] fix license headers
Signed-off-by: crueter <crueter@eden-emu.dev>
pull/2647/head
crueter
5 months ago
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
1 changed files with
0 additions and
4 deletions
-
.github/workflows/license-header.yml
|
|
|
@ -8,10 +8,6 @@ jobs: |
|
|
|
license-header: |
|
|
|
runs-on: source |
|
|
|
steps: |
|
|
|
- uses: actions/checkout@v4 |
|
|
|
with: |
|
|
|
fetch-depth: 0 |
|
|
|
|
|
|
|
- name: Fetch |
|
|
|
run: git fetch origin master:master |
|
|
|
|
|
|
|
|