aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/yae.yaml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-15 15:57:20 -0700
committerGitHub <[email protected]>2024-10-15 15:57:20 -0700
commita56b92bd8443c13894f63a1dbecbba3de95d88eb (patch)
treeaf08add96ce3e59e635c90731a294b5948eda99e /.github/workflows/yae.yaml
parentfeat(packages): yae says bump yae & zen-browser-twilight-bin (diff)
downloadtsutsumi-a56b92bd8443c13894f63a1dbecbba3de95d88eb.tar.xz
tsutsumi-a56b92bd8443c13894f63a1dbecbba3de95d88eb.zip
ci(yae): up cron rate
Diffstat (limited to '.github/workflows/yae.yaml')
-rw-r--r--.github/workflows/yae.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/yae.yaml b/.github/workflows/yae.yaml
index a292036..7cbfe50 100644
--- a/.github/workflows/yae.yaml
+++ b/.github/workflows/yae.yaml
@@ -3,7 +3,7 @@ name: Yae Update
on:
workflow_dispatch:
schedule:
- - cron: 0 */12 * * *
+ - cron: 0 */6 * * *
jobs:
update:
runs-on: ubuntu-latest