Skip to content

Commit 4f33616

Browse files
authored
Disable schedule action
1 parent 799d10e commit 4f33616

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ on:
77
push:
88
branches:
99
- 'v4'
10-
schedule:
11-
- cron: '42 3 * * 0'
10+
# schedule:
11+
# - cron: '42 3 * * 0'
1212

1313
jobs:
1414
build_test_maybe_release:

0 commit comments

Comments
 (0)