Skip to content

Commit 89fbe9e

Browse files
authored
Merge pull request #17 from itamae-plugins/feature/disable-scheduler
Remove weekly build
2 parents bab8e52 + 3ba5bc4 commit 89fbe9e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ on:
99
- opened
1010
- synchronize
1111
- reopened
12-
schedule:
13-
- cron: "0 10 * * 5" # JST 19:00 (Fri)
1412

1513
jobs:
1614
test:

0 commit comments

Comments
 (0)