Skip to content

Commit 4592ff3

Browse files
author
Orta Therox
authored
Update deploy.yml
1 parent 7e9989b commit 4592ff3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy.yml

-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Deploy to npm
22

33
on:
4-
# This only gets triggered by a maintainer merging, not the bot
5-
push:
6-
branches:
7-
- main
84
schedule:
95
# Daily run
106
- cron: "0 4 * * *"

0 commit comments

Comments
 (0)