mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-03 03:17:58 +08:00
修复频率
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
1136c2d9ed
commit
6aadb97ff3
6
.github/workflows/process-apps.yml
vendored
6
.github/workflows/process-apps.yml
vendored
@ -1,11 +1,9 @@
|
|||||||
name: Process Apps and Commit Changes
|
name: Process Apps and Commit Changes
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- custom
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
- cron: '*/30 * * * *'
|
||||||
jobs:
|
jobs:
|
||||||
process:
|
process:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user