테스트용 yml 수정
Some checks failed
Run Report Table / run-script (push) Failing after 6s

This commit is contained in:
kyy
2025-09-05 10:46:55 +09:00
parent fa1a259f5b
commit dde582e5af

View File

@@ -1,7 +1,7 @@
name: Run Report Table
on:
schedule:
- cron: "0 21 * * *" # 06:00 KST is 21:00 UTC
- cron: "10 2 * * *"
jobs:
run-script:
runs-on: ubuntu-latest