Skip to content

Commit f4529e5

Browse files
authored
Update schedule
1 parent dcfd22b commit f4529e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update_domain.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Update domains
22

33
on:
44
schedule:
5-
- cron: "0 */3 * * *"
5+
- cron: "0 7-21 * * *"
66
workflow_dispatch:
77

88
jobs:
@@ -47,4 +47,4 @@ jobs:
4747
git push
4848
else
4949
echo "No changes to .github/.domain/domains.json to commit."
50-
fi
50+
fi

0 commit comments

Comments
 (0)