Skip to content

Commit caafc73

Browse files
authored
Remove cron schedule from Build.yml
1 parent fae6c14 commit caafc73

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/Build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
branches: [source]
66
tags: '*'
77
pull_request:
8-
schedule:
9-
- cron: '15 4 * * 3'
108

119
jobs:
1210
build:

0 commit comments

Comments
 (0)