Update copy-to-bughalla.yml

This commit is contained in:
Alvaro Muñoz
2024-04-18 21:55:09 +02:00
committed by GitHub
parent bd4f158b22
commit 591dfe07fe

View File

@@ -10,10 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.BUGHALLA_TOKEN }}
fetch-depth: 0
- run: |
rm -rf .github/workflows/copy-to-bughalla.yml
git remote set-url --push origin git@github.com:bughalla/codeql-actions
@@ -28,4 +24,4 @@ jobs:
repository: bughalla/codeql-actions
github_token: ${{ secrets.BUGHALLA_TOKEN }}
branch: ${{ github.ref }}
force: true
force: true