mirror of
https://code.forgejo.org/actions/cascading-pr.git
synced 2025-04-21 16:38:43 +00:00
Compare commits
6 commits
Author | SHA1 | Date | |
---|---|---|---|
|
98b48e57d7 | ||
|
d6dc30aab8 | ||
|
1d5c353846 | ||
|
f072f7866d | ||
|
f461edbd25 | ||
|
e504bda0dc |
1 changed files with 2 additions and 2 deletions
|
@ -9,12 +9,12 @@ on:
|
|||
|
||||
jobs:
|
||||
integration:
|
||||
runs-on: self-hosted
|
||||
runs-on: lxc-bookworm
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- id: forgejo
|
||||
uses: https://code.forgejo.org/actions/setup-forgejo@v1
|
||||
uses: https://code.forgejo.org/actions/setup-forgejo@v1.0.1
|
||||
with:
|
||||
user: root
|
||||
password: admin1234
|
||||
|
|
Loading…
Add table
Reference in a new issue