Merge pull request #3725 from johnnychen94/patch-1

add "no changelog" label for SnoopCompile CI
This commit is contained in:
t-bltg 2021-07-29 15:48:56 +02:00 committed by GitHub
commit 9e66eb5737
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}"