Skip to content

Commit 4e64dd2

Browse files
author
Richard Chen
authored
Merge pull request #333 from iochen/iochen-patch-1
disable schedule on PR
2 parents d125369 + 4770a39 commit 4e64dd2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: .github/workflows/deploy.yml

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Scheduled deployment
33
on:
44
push:
55
branches: [ master ]
6-
pull_request:
7-
branches: [ master ]
86
schedule:
97
- cron: '0 0 * * *'
108

0 commit comments

Comments
 (0)