Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
6c6feeb0d9
[ci] fix license headers
Some checks failed
eden-license / license-header (pull_request) Failing after 7s
Signed-off-by: crueter <crueter@eden-emu.dev>
2025-10-01 16:09:48 -04:00

View file

@ -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