Skip to content

feat: Organization Link 연결 (#365) #18

feat: Organization Link 연결 (#365)

feat: Organization Link 연결 (#365) #18

Workflow file for this run

name: Dummy

Check failure on line 1 in .github/workflows/dummy.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dummy.yml

Invalid workflow file

Invalid `steps` value - steps should be list of `uses` or `run` items
on:
pull_request:
paths:
- '**/*.md'
jobs:
build:
runs-on: ubuntu-latest
steps:
run: echo "Running CD workflow"