Skip to content

Commit 2dddde4

Browse files
authored
Remove cron schedule from CI workflow
Removed scheduled cron job for CI workflow.
1 parent cb395f0 commit 2dddde4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ on:
3030
- ".terraform.lock.hcl"
3131
- ".github/workflows/ci.yml"
3232
- "!topologies/**"
33-
schedule:
34-
- cron: "0 8 * * 1"
3533

3634
permissions:
3735
contents: read

0 commit comments

Comments
 (0)