Use the triggering branch name in the SnoopCompile branch
This commit is contained in:
parent
2774b155b4
commit
5d54bd8137
2
.github/workflows/SnoopCompile.yml
vendored
2
.github/workflows/SnoopCompile.yml
vendored
@ -78,7 +78,7 @@ jobs:
|
||||
commit-message: Update precompile_*.jl file
|
||||
title: "[AUTO] Update precompiles"
|
||||
labels: SnoopCompile
|
||||
branch: "SnoopCompile_AutoPR"
|
||||
branch: "Test_SnoopCompile_AutoPR_${{ github.ref }}"
|
||||
|
||||
|
||||
Skip:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user