mirror of
https://github.com/github/codeql-action.git
synced 2026-04-01 17:22:19 +00:00
Use sync_back.ts in rebuild workflow
This commit is contained in:
3
.github/workflows/rebuild.yml
vendored
3
.github/workflows/rebuild.yml
vendored
@@ -83,7 +83,8 @@ jobs:
|
||||
if: startsWith(env.HEAD_REF, 'dependabot/')
|
||||
working-directory: pr-checks
|
||||
run: |
|
||||
python3 sync_back.py -v
|
||||
npm ci
|
||||
npx tsx sync_back.ts --verbose
|
||||
|
||||
- name: Generate workflows
|
||||
working-directory: pr-checks
|
||||
|
||||
Reference in New Issue
Block a user