index
:
forgejo-act
debian
upstream
forgejo-act
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
jobparser
/
testdata
/
empty_step.in.yaml
blob: 737ac0b2c607e4df8911b1f37d2fdb942c51178f (
plain
)
1
2
3
4
5
6
7
8
name
:
test
jobs
:
job1
:
name
:
job1
runs-on
:
linux
steps
:
-
run
:
echo job-1
-