fix typo in test action
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user