This website requires JavaScript.
Explore
Help
Sign in
YannK
/
Actions_tests
Watch
1
Star
0
Fork
You've already forked Actions_tests
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fc9d6e96c5
Actions_tests
/
.forgejo
/
workflows
/
demo.yaml
7 lines
116 B
YAML
Raw
Normal View
History
Unescape
Escape
Testing basic action
2024-04-16 07:19:19 +00:00
on
:
[
push]
jobs
:
test
:
Changing label
2024-04-16 07:27:38 +00:00
runs-on
:
bookworm
Docker image retrieving test
2024-04-16 07:29:27 +00:00
container
:
minidocks/mkdocs
Testing basic action
2024-04-16 07:19:19 +00:00
steps
:
-
run
:
echo All Good
Reference in a new issue
Copy permalink