Skip to content

Commit 71d86c8

Browse files
authored
Merge pull request 0xPolygon#700 from 0xPolygon/kmurphypolygon-patch-2
Update dev_deployment.yml
2 parents 827dc69 + d60d0d8 commit 71d86c8

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)