This website requires JavaScript.
Explore
Help
Sign in
lab
/
actions-playground
Watch
1
Fork
You've already forked actions-playground
0
Code
Pull requests
Activity
Actions
a650a83ff5
actions-playground
/
.gitea
/
workflows
/
ci.yaml
10 lines
110 B
YAML
Raw
Normal View
History
Unescape
Escape
Add an action
2023-03-24 09:18:51 +00:00
name
:
CI
on
:
Change format
2023-03-24 09:28:29 +00:00
-
push
Add an action
2023-03-24 09:18:51 +00:00
jobs
:
build
:
runs-on
:
ubuntu-latest
steps
:
-
uses
:
actions/checkout@v3
Copy permalink