This website requires JavaScript.
Explore
Help
Register
Sign In
runners
/
act_runner
mirror of
https://gitea.com/gitea/act_runner.git
Watch
1
Star
0
Fork
You've already forked act_runner
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8c49ba0cec
act_runner
/
.github
/
workflows
/
basic.yml
9 lines
104 B
YAML
Raw
Blame
History
name
:
basic
on
:
push
jobs
:
build
:
runs-on
:
ubuntu-latest
steps
:
-
run
:
echo hello world!
Reference in New Issue
View Git Blame
Copy Permalink