[READ-ONLY] Mirror of https://github.com/shuuji3/hello-github-actions. lab.github.com/githubtraining/github-actions:-hello-world
0

Configure Feed

Select the types of activity you want to include in your feed.

Create main.yml

+3
+3
.github/workflows/main.yml
··· 1 + --- 2 + name: A workflow for my Hello World file 3 + on: push