fix typo in test action

This commit is contained in:
2026-07-25 13:02:27 +02:00
parent 51a7cdac0d
commit b2cb2502c8
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
uses: https://git.claeyscloud.com/david/gitea-actions/conditional-variables@main uses: https://git.claeyscloud.com/david/gitea-actions/conditional-variables@main
with: with:
context: | context: |
branch=${{ inputs.branch } branch=${{ inputs.branch }}
rules: rules:
- conditions: - conditions:
- branch == 9.0-alpine-24 - branch == 9.0-alpine-24