修复频率

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
新疆萌森软件开发工作室 2025-01-06 11:16:36 +08:00
parent 1136c2d9ed
commit 6aadb97ff3

View File

@ -1,11 +1,9 @@
name: Process Apps and Commit Changes
on:
push:
branches:
- custom
workflow_dispatch:
schedule:
- cron: '*/30 * * * *'
jobs:
process:
runs-on: ubuntu-latest