Skip to content

Commit 7a91ac0

Browse files
committed
Remove cron schedule
It is not really useful for anything.
1 parent 9a9b5c0 commit 7a91ac0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: CI
22
on:
33
push: {}
44
pull_request: {}
5-
schedule:
6-
- cron: "0 12 * * 1" # Every Monday at 12:00 UTC
75

86
env:
97
AWS_ACCESS_KEY_ID: AKIA46X5W6CZEAQSMRH7

0 commit comments

Comments
 (0)