Skip to content

Commit 7c7e3cb

Browse files
committed
drop weekly build
1 parent 19c98e6 commit 7c7e3cb

File tree

4 files changed

+0
-8
lines changed

4 files changed

+0
-8
lines changed

.github/workflows/darwin-arm64.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ on:
1111
push:
1212
branches:
1313
- "releases/*"
14-
schedule:
15-
- cron: "10 15 * * 5"
1614
workflow_dispatch:
1715
inputs:
1816
perl-versions:

.github/workflows/darwin-x64.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ on:
1111
push:
1212
branches:
1313
- "releases/*"
14-
schedule:
15-
- cron: "10 15 * * 5"
1614
workflow_dispatch:
1715
inputs:
1816
perl-versions:

.github/workflows/linux.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ on:
1111
push:
1212
branches:
1313
- "releases/*"
14-
schedule:
15-
- cron: "15 6 * * 5"
1614
workflow_dispatch:
1715
inputs:
1816
perl-versions:

.github/workflows/win32.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ on:
1111
push:
1212
branches:
1313
- "releases/*"
14-
schedule:
15-
- cron: "29 0 * * 2"
1614
workflow_dispatch:
1715
inputs:
1816
perl-versions:

0 commit comments

Comments
 (0)