test
This commit is contained in:
parent
6a8c81942d
commit
4c42fd6d8c
2
.github/workflows/copyright-check.yml
vendored
2
.github/workflows/copyright-check.yml
vendored
@ -17,6 +17,8 @@ jobs:
|
||||
- name: Check if LICENSE file has changed
|
||||
id: license-check
|
||||
run: |
|
||||
ls /home/runner/work/ewpratten.com
|
||||
ls /home/runner/work/ewpratten.com/ewpratten.com
|
||||
diff /tmp/correct_license ${GITHUB_WORKSPACE}/LICENSE
|
||||
- name: Display a commit comment if the year is wrong
|
||||
if: steps.license-check.outcome == 'failure'
|
||||
|
Loading…
x
Reference in New Issue
Block a user