Skip to content

뭐야 왜 hello action만 생김 #2

뭐야 왜 hello action만 생김

뭐야 왜 hello action만 생김 #2

Workflow file for this run

name: hello
on: push
jobs:
test:
runs-on: self-hosted
steps:
- name: why
run: ls
- name: make text file
run: echo "hehe" >> by_the_test_action.txt