Skip to content

Commit 8e5bb9d

Browse files
removing dev scheduling for now
1 parent 1d84070 commit 8e5bb9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dev_deployment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Docs Dev Deployment
22
on:
3-
schedule:
4-
- cron: '0 */12 * * *'
3+
#schedule:
4+
# - cron: '0 */12 * * *'
55
push:
66
branches: ['dev']
77
pull_request:

0 commit comments

Comments
 (0)