Fix branch name
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m44s
Add copyright notice / copyright_notice (pull_request) Failing after 1m57s
Playwright Tests / test (pull_request) Successful in 3m36s
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 7m53s
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m44s
Add copyright notice / copyright_notice (pull_request) Failing after 1m57s
Playwright Tests / test (pull_request) Successful in 3m36s
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 7m53s
This commit is contained in:
parent
f66f1eb0ca
commit
05bd1ac66c
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