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

This commit is contained in:
Manuel Bustillo 2024-10-27 21:40:44 +01:00
parent f66f1eb0ca
commit 05bd1ac66c

View File

@ -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##*/}