Merge pull request #3725 from johnnychen94/patch-1
add "no changelog" label for SnoopCompile CI
This commit is contained in:
commit
9e66eb5737
4
.github/workflows/SnoopCompile.yml
vendored
4
.github/workflows/SnoopCompile.yml
vendored
@ -77,7 +77,9 @@ jobs:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
commit-message: Update precompile_*.jl file [skip ci]
|
||||
title: "[AUTO] Update precompiles [skip ci]"
|
||||
labels: SnoopCompile
|
||||
labels: |
|
||||
SnoopCompile
|
||||
no changelog
|
||||
branch: "Test_SnoopCompile_AutoPR_${{ github.ref }}"
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user