mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-01-17 17:47:57 +08:00
@@ -3,7 +3,7 @@ name: Process Apps and Commit Changes
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '*/30 * * * *'
|
||||
- cron: '0 */3 * * *'
|
||||
jobs:
|
||||
process:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
@@ -3,7 +3,7 @@ name: Push custom to released
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 */3 * *'
|
||||
- cron: '2 * * * *'
|
||||
|
||||
jobs:
|
||||
push-branch:
|
||||
|
||||
Reference in New Issue
Block a user