We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5295ca6 commit 868a2c9Copy full SHA for 868a2c9
.github/workflows/build-deploy.yml
@@ -5,6 +5,8 @@ on:
5
push:
6
branches:
7
- ep2025
8
+ schedule:
9
+ - cron: '*/10 * * * *'
10
11
jobs:
12
deploy:
0 commit comments