Skip to content

Commit 3979911

Browse files
authored
Remove weekly build schedule from lib.yml
1 parent f242445 commit 3979911

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/lib.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ on:
55
pull_request:
66
types: [opened, reopened, synchronize, labeled]
77

8-
# Schedule weekly builds on every Sunday at 4 am
9-
schedule:
10-
- cron: "0 4 * * SUN"
118

129
concurrency:
1310
group: libs-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)