Fetch before push

This commit is contained in:
Jorge
2024-02-16 16:06:05 +01:00
committed by GitHub
parent 55ff6ff8ee
commit 5cb9c21e05

View File

@@ -17,4 +17,5 @@ jobs:
- run: rm -rf .github/workflows/copy-to-bughalla.yml
- run: git remote add fork https://github.com/bughalla/codeql-actions
- run: git fetch fork
- run: git push fork master --force