diff --git a/.github/workflows/SnoopCompile.yml b/.github/workflows/SnoopCompile.yml index 3825cf11..956f8f41 100644 --- a/.github/workflows/SnoopCompile.yml +++ b/.github/workflows/SnoopCompile.yml @@ -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 }}"