actions/example-cron: branch creation must not impact the default
This commit is contained in:
parent
2b980ab4ca
commit
d772474759
2 changed files with 17 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
- binary: https://codeberg.org/forgejo-experimental/forgejo/releases/download/v1.22.0-test/forgejo-1.22.0-test-linux-amd64
|
||||
version: v1_22
|
||||
tests: ${{ vars.V1_22_TESTS }}
|
||||
- binary: https://codeberg.org/forgejo/forgejo/releases/download/v1.21.2-1/forgejo-1.21.2-1-linux-amd64
|
||||
- binary: https://codeberg.org/forgejo/forgejo/releases/download/v1.21.3-0/forgejo-1.21.3-0-linux-amd64
|
||||
version: v1_21
|
||||
tests: ${{ vars.V1_21_TESTS }}
|
||||
- binary: https://codeberg.org/forgejo/forgejo/releases/download/v1.20.6-1/forgejo-1.20.6-1-linux-amd64
|
||||
|
|
Loading…
Add table
Reference in a new issue