This commit is contained in:
parent
ebeec2d03b
commit
78d6387002
1 changed files with 1 additions and 1 deletions
|
|
@ -2,6 +2,6 @@ on: [push]
|
|||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
uses: https://code.forgejo.org/actions/checkout
|
||||
uses: code.forgejo.org/actions/checkout
|
||||
steps:
|
||||
- run: echo All Good
|
||||
Loading…
Add table
Add a link
Reference in a new issue