Skip to content

Commit bada622

Browse files
committed
Try using trigger_branch
1 parent dde65b2 commit bada622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/functions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ functions:
669669
# Load environment variables
670670
eval $(.evergreen/print-compass-env.sh)
671671
# Start the smoke tests on GitHub Actions and wait for successful completion
672-
npm run --workspace @mongodb-js/compass-smoke-tests start -- dispatch --ref ${branch_name}
672+
npm run --workspace @mongodb-js/compass-smoke-tests start -- dispatch --ref ${trigger_branch}
673673
674674
test-web-sandbox:
675675
- command: shell.exec

0 commit comments

Comments
 (0)