Skip to content

Commit 5d426ef

Browse files
Fix: add ref key
1 parent 69cc8d9 commit 5d426ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/BenchmarkTrigger.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
uses: benc-uk/workflow-dispatch@v1
3838
with:
3939
repo: Eternal-Night-Archer/FluxMLBenchmarks.jl
40+
ref: main
4041
workflow: Benchmark.yml
4142
token: ${{ steps.get-app-token.outputs.token }}
4243
inputs: '{ "repo": "${{ env.REPOSITORY }}", "pr_id": ${{ env.PR_ID }}, "target_url": "${{ env.TARGET_URL }}", "baseline_url": "${{ env.BASELINE_URL }}" }'

0 commit comments

Comments
 (0)