Skip to content

Commit

Permalink
workflow のスケジュール実行をやめる
Browse files Browse the repository at this point in the history
  • Loading branch information
zztkm committed Jul 23, 2024
1 parent c7d1acd commit c48343d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ on:
- 'CHANGES.md'
- 'LICENSE'
- 'Sora.podspec'
schedule:
# UTC の 01:00 は JST だと 10:00 。
# 1-5 で 月曜日から金曜日
- cron: "0 1 * * 1-5"

jobs:
build:
Expand Down

0 comments on commit c48343d

Please sign in to comment.