Skip to content

feat: 포트폴리오 조회 기능 수정 [core-domain] #26

feat: 포트폴리오 조회 기능 수정 [core-domain]

feat: 포트폴리오 조회 기능 수정 [core-domain] #26

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"