alpha
Login
or
Join now
shuuji3.xyz
/
hello-github-actions
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/shuuji3/hello-github-actions.
lab.github.com/githubtraining/github-actions:-hello-world
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Create main.yml
author
TAKAHASHI Shuuji
committer
GitHub
date
4 years ago
(Nov 7, 2021, 4:00 PM +0900)
commit
b5a9843d
b5a9843d27e2581f15ef593d54bd62cd43fc283c
parent
50d3f908
50d3f908436d4fbbfe7519f82f5474e1f35bc64c
+3
1 changed file
Expand all
Collapse all
Unified
Split
.github
workflows
main.yml
+3
.github/workflows/main.yml
View file
Reviewed
···
1
1
+
---
2
2
+
name: A workflow for my Hello World file
3
3
+
on: push