mirror of
https://code.forgejo.org/actions/setup-forgejo
synced 2025-03-15 14:44:38 +01:00
cascading-pr update
This commit is contained in:
parent
d5a74bc8c7
commit
542c2c9675
3 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
||||||
@wip-go
|
@refs/pull/490/head
|
||||||
|
|
|
@ -54,7 +54,7 @@ inputs:
|
||||||
default: 'https://code.forgejo.org/earl-warren/runner'
|
default: 'https://code.forgejo.org/earl-warren/runner'
|
||||||
runner-version:
|
runner-version:
|
||||||
description: 'Runner version. If it starts with @ (for instance @featurebranch), the runner will be built from source using the specified branch.'
|
description: 'Runner version. If it starts with @ (for instance @featurebranch), the runner will be built from source using the specified branch.'
|
||||||
default: '@wip-go'
|
default: '@refs/pull/490/head'
|
||||||
container:
|
container:
|
||||||
description: 'Name of the container running the Forgejo instance'
|
description: 'Name of the container running the Forgejo instance'
|
||||||
default: 'forgejo'
|
default: 'forgejo'
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Tue Feb 25 07:24:40 UTC 2025
|
Tue Feb 25 09:47:51 UTC 2025
|
||||||
|
|
Loading…
Add table
Reference in a new issue