1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-18 17:41:18 +01:00

Update test.yml

This commit is contained in:
Minionguyjpro
2024-01-21 10:17:51 +01:00
committed by GitHub
parent 8e3a9d8046
commit fcb68eb8ed

View File

@@ -55,6 +55,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
commit_prefix: "[AUTO]" commit_prefix: "[AUTO]"
commit_message: "Update CJS script" commit_message: "Update CJS script"
target_branch: ${{ github.ref }}
if: ${{ github.event_name == 'pull_request' }} if: ${{ github.event_name == 'pull_request' }}