Actualiser .forgejo/workflows/demo.yaml
This commit is contained in:
parent
83ff1485b5
commit
fbdbba4b50
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-20.04:docker://node:20-bookworm
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- run: echo All Good
|
- run: echo All Good
|
Loading…
Add table
Add a link
Reference in a new issue