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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ jobs:
uses: peter-evans/create-pull-request@v3 uses: peter-evans/create-pull-request@v3
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Update precompile_*.jl file commit-message: Update precompile_*.jl file [skip ci]
title: "[AUTO] Update precompiles" title: "[AUTO] Update precompiles"
labels: SnoopCompile labels: SnoopCompile
branch: "Test_SnoopCompile_AutoPR_${{ github.ref }}" branch: "Test_SnoopCompile_AutoPR_${{ github.ref }}"