Skip to content

fix: Sync Options 처리 방식 변경 사항 적용 #1

fix: Sync Options 처리 방식 변경 사항 적용

fix: Sync Options 처리 방식 변경 사항 적용 #1

name: "[Push] Build dev"

Check failure on line 1 in .github/workflows/push_build_dev.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/push_build_dev.yaml

Invalid workflow file

(Line: 8, Col: 5): Unexpected value 'run-on', (Line: 8, Col: 5): Required property is missing: runs-on
on:
workflow_dispatch:
jobs:
none:
run-on: ubuntu-latest
steps:
- name: none
run: echo "This is deprecated."
# deprecated workflow