Skip to content

Commit 228ef2e

Browse files
committed
fix
1 parent 66bd129 commit 228ef2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Nightly Build and Push
22

3-
on: push
43
on:
4+
push:
55
schedule:
66
- cron: "0 0 * * *"
77
workflow_dispatch:

0 commit comments

Comments
 (0)