Skip to content

아 오타

아 오타 #3

Workflow file for this run

name: hello
on:
push:
branches:
- github-action
jobs:
test:
name: why name again?
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: why
run: ls
- name: make text file
run: echo "hehe" >> by_the_test_action.txt