Skip to content

Commit 1ecd7a7

Browse files
Merge pull request 0xPolygon#703 from 0xPolygon/kmurphypolygon-patch-3
Update dev_deployment.yml
2 parents 71540f4 + 89b9fb8 commit 1ecd7a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev_deployment.yml

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

0 commit comments

Comments
 (0)