Skip to content

test: Git action runner 코드 추가 #1

test: Git action runner 코드 추가

test: Git action runner 코드 추가 #1

Workflow file for this run

name: SoH Project Runner
on:
push:
branches:
- dev
jobs:
runs-on: [self-hosted', 'macOS', 'X64']

Check failure on line 9 in .github/workflows/workflows.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/workflows.yml

Invalid workflow file

You have an error in your yaml syntax on line 9
stpes:
- run: echo 'Hello, My first Github Actions!'