Skip to content

Commit e898f2b

Browse files
authored
Update nightly-build.yml
we do not need the nightly build to run on `push`
1 parent 7a4703a commit e898f2b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/nightly-build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ permissions:
55

66
on:
77
workflow_dispatch:
8-
push:
9-
branches:
10-
- master
118
schedule:
129
- cron: '0 1 * * *'
1310

0 commit comments

Comments
 (0)