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
|
||||
with:
|
||||
context: |
|
||||
branch=${{ inputs.branch }
|
||||
branch=${{ inputs.branch }}
|
||||
rules:
|
||||
- conditions:
|
||||
- branch == 9.0-alpine-24
|
||||
|
||||
Reference in New Issue
Block a user