git action 자동화 테스트용
All checks were successful
Run Report Table / run-script (push) Successful in 1m45s
All checks were successful
Run Report Table / run-script (push) Successful in 1m45s
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name: Run Report Table
|
||||
on:
|
||||
schedule:
|
||||
- cron: "10 2 * * *" # 11:10 KST is 02:10 UTC
|
||||
- cron: "40 2 * * *" # 11:40 KST is 02:40 UTC
|
||||
jobs:
|
||||
run-script:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user