There was an error while loading. Please reload this page.
1 parent f242445 commit 3979911Copy full SHA for 3979911
.github/workflows/lib.yml
@@ -5,9 +5,6 @@ on:
5
pull_request:
6
types: [opened, reopened, synchronize, labeled]
7
8
- # Schedule weekly builds on every Sunday at 4 am
9
- schedule:
10
- - cron: "0 4 * * SUN"
11
12
concurrency:
13
group: libs-${{ github.event.pull_request.number || github.ref }}
0 commit comments