mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Fetch before push
This commit is contained in:
1
.github/workflows/copy-to-bughalla.yml
vendored
1
.github/workflows/copy-to-bughalla.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user