add "no changelog" label for SnoopCompile CI

This excludes PRs created by SnoopCompile CI from the release notes.
This commit is contained in:
Johnny Chen
2021-07-29 13:57:04 +08:00
committed by GitHub
parent fd46fd4add
commit 5c02648cdd
+3 -1
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 }}"