Update SnoopCompile.yml

This commit is contained in:
t-bltg
2021-07-28 18:45:27 +02:00
committed by GitHub
parent 07c5019259
commit 83bce6e895
+1 -1
View File
@@ -75,7 +75,7 @@ jobs:
uses: peter-evans/create-pull-request@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Update precompile_*.jl file
commit-message: Update precompile_*.jl file [skip ci]
title: "[AUTO] Update precompiles"
labels: SnoopCompile
branch: "Test_SnoopCompile_AutoPR_${{ github.ref }}"