Update SnoopCompile.yml

This commit is contained in:
t-bltg 2021-07-28 18:47:15 +02:00 committed by GitHub
parent 83bce6e895
commit c82a3c35ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ jobs:
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Update precompile_*.jl file [skip ci] commit-message: Update precompile_*.jl file [skip ci]
title: "[AUTO] Update precompiles" title: "[AUTO] Update precompiles [skip ci]"
labels: SnoopCompile labels: SnoopCompile
branch: "Test_SnoopCompile_AutoPR_${{ github.ref }}" branch: "Test_SnoopCompile_AutoPR_${{ github.ref }}"