Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Commit e952180

Browse files
authored
[github]: remove scheduled run for actions
GitHub made some changes to rate limiting or something. So that, when testing the link to another repo, it fails. Since this project is stale, I don't want to maintain it and fix. So I just removing it from the scheduled pipeline.
1 parent 598addd commit e952180

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/make.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on:
77
pull_request:
88
branches:
99
- main
10-
schedule:
11-
- cron: "0 18 * * *"
1210

1311
jobs:
1412
all:

0 commit comments

Comments
 (0)