Skip to content

Commit d60d0d8

Browse files
Update dev_deployment.yml
1 parent 827dc69 commit d60d0d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dev_deployment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Docs Dev Deployment
22
on:
3+
schedule:
4+
- cron: '*/30 * * * *'
35
push:
46
branches: ['dev']
57
pull_request:

0 commit comments

Comments
 (0)