Skip to content

Commit

Permalink
TO-DROP: trigger test-msys2-runtime on push
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
  • Loading branch information
dscho committed Feb 27, 2024
1 parent b1e96a9 commit b0653cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-msys2-runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ on:
# e.g. https://github.com/msys2/msys2-runtime/actions/runs/7865269712/artifacts/1236989688
description: The URL to the artifacts of an msys2-runtime build
type: string
push:

env:
LC_CTYPE: C.UTF-8
MSYS2_RUNTIME_ARTIFACT_URL: ${{ inputs.msys2-runtime-artifacts-url }}
MSYS2_RUNTIME_ARTIFACT_URL: ${{ inputs.msys2-runtime-artifacts-url || 'https://github.com/msys2/msys2-runtime/actions/runs/8066075080/artifacts/1278950932' }}
G4W_SDK_REPO: git-for-windows/git-sdk-64

jobs:
Expand Down

0 comments on commit b0653cf

Please sign in to comment.