Add license and automatic copyright notice #66
2
.github/workflows/copyright_notice.yml
vendored
2
.github/workflows/copyright_notice.yml
vendored
@ -21,4 +21,4 @@ jobs:
|
|||||||
git add .
|
git add .
|
||||||
git commit -m "Add copyright notice"
|
git commit -m "Add copyright notice"
|
||||||
- name: Push changes
|
- name: Push changes
|
||||||
run: git push
|
run: git push origin HEAD:${GITHUB_REF##*/}
|
Loading…
x
Reference in New Issue
Block a user