gibhub actions


<aside> <img src="/icons/run_gray.svg" alt="/icons/run_gray.svg" width="40px" />

설명


구성 요소


<aside> <img src="/icons/gym_green.svg" alt="/icons/gym_green.svg" width="40px" />

image.png

</aside>

<aside> <img src="/icons/lemon_gray.svg" alt="/icons/lemon_gray.svg" width="40px" />

Workflows


on:
	push:
		branches:
			- main
	pull_request:

</aside>

<aside> <img src="/icons/battery_pink.svg" alt="/icons/battery_pink.svg" width="40px" />

Events


<aside> <img src="/icons/arrow-down_lightgray.svg" alt="/icons/arrow-down_lightgray.svg" width="40px" />

Jobs


jobs:
	eho-hello-world:
		runs-on: ubuntu-latest
		name: Echo Hello World Job
		steps:
			- uses: actions/checkout@v2
			- run : echo Hello World!

</aside>

<aside> <img src="/icons/ruler_gray.svg" alt="/icons/ruler_gray.svg" width="40px" />

Step


<aside> <img src="/icons/lounge_orange.svg" alt="/icons/lounge_orange.svg" width="40px" />

Actions


<aside> <img src="/icons/fire-truck_brown.svg" alt="/icons/fire-truck_brown.svg" width="40px" />

Runners