Skip to content

Commit 6ef50c0

Browse files
committed
Removed schedule so action doesn't get automatically disabled
1 parent 9f1f23f commit 6ef50c0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ on:
88
push:
99
branches:
1010
- main
11-
schedule:
12-
- cron: '0 0 * * 0' # weekly
1311

1412
jobs:
1513
tests:

0 commit comments

Comments
 (0)