mirror of
https://github.com/github/codeql.git
synced 2025-12-28 06:36:33 +01:00
Update copy-to-bughalla.yml
This commit is contained in:
6
.github/workflows/copy-to-bughalla.yml
vendored
6
.github/workflows/copy-to-bughalla.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user