Skip to content

Commit 4582b75

Browse files
committed
[bfops/test-pr-private]: CI
1 parent 96022c7 commit 4582b75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
github-token: ${{ secrets.SPACETIMEDB_PRIVATE_TOKEN }}
4343
script: |
4444
const workflowId = 'ci.yml';
45-
const targetRef = 'master';
45+
const targetRef = 'bot/empty-pr-2026-04-23';
4646
const targetOwner = process.env.TARGET_OWNER;
4747
const targetRepo = process.env.TARGET_REPO;
4848
// Use the ref for pull requests because the head sha is brittle (github does some extra dance where it merges in master).

0 commit comments

Comments
 (0)