Skip to content

Commit ac4599c

Browse files
committed
Run orchestrator from default branch
1 parent 31252a3 commit ac4599c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/orchestrator.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
steps:
2929
- name: Checkout repository
3030
uses: actions/checkout@v6
31+
with:
32+
ref: ${{ github.event.repository.default_branch }}
3133
- name: Process Orchestration
3234
uses: actions/github-script@v7
3335
with:

0 commit comments

Comments
 (0)