Skip to content

Commit 56884ba

Browse files
authored
Update depoy.yml
1 parent 0f5516c commit 56884ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/depoy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Deploy Heroku
22

33
on:
4-
schedule:
5-
- cron: "0 7 9 9 9"
4+
workflow_dispatch:
5+
66

77

88
jobs:

0 commit comments

Comments
 (0)