mirror of
https://github.com/github/codeql.git
synced 2026-05-25 00:27:09 +02:00
Update sync-main.yml
This commit is contained in:
4
.github/workflows/sync-main.yml
vendored
4
.github/workflows/sync-main.yml
vendored
@@ -95,9 +95,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
|
||||
- name: Debug sync-main-pr state
|
||||
run: |
|
||||
git log origin/sync-main-pr..sync-main-pr
|
||||
git diff origin/sync-main-pr
|
||||
git status # Verify if any changes are staged
|
||||
git log origin/sync-main-pr..origin/main
|
||||
- name: Create or update PR
|
||||
run: |
|
||||
BRANCH_NAME="sync-main-pr"
|
||||
|
||||
Reference in New Issue
Block a user