Skip to content

Commit 4d814dc

Browse files
committed
Removed scheduling
1 parent 246dd51 commit 4d814dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on:
55
branches: ["main"]
66

77
pull_request:
8-
schedule:
9-
- cron: "0 * * * *" # Runs every hour
8+
#schedule:
9+
# - cron: "0 * * * *" # Runs every hour
1010
jobs:
1111

1212
# -------------------------------

0 commit comments

Comments
 (0)