Skip to content

hotfix: timetableV2 온라인 강의 응답 오류 수정 (main) #140

hotfix: timetableV2 온라인 강의 응답 오류 수정 (main)

hotfix: timetableV2 온라인 강의 응답 오류 수정 (main) #140

name: Check Flyway Version
on: [pull_request]
jobs:
check-flyway-version:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Fetch all branches
run: git fetch --all
- name: Run Flyway version check
run: python .github/SCRIPT/check_flyway_version.py