mirror of
https://github.com/kenzok8/AutoSync.git
synced 2025-01-08 11:47:26 +08:00
Update openwrt-packages.yml
This commit is contained in:
parent
050ab5d8aa
commit
da7f63e854
8
.github/workflows/openwrt-packages.yml
vendored
8
.github/workflows/openwrt-packages.yml
vendored
@ -1,19 +1,13 @@
|
||||
name: openwrt-packages
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- '.github/workflows/openwrt-packages.yml'
|
||||
- 'master.sh'
|
||||
schedule:
|
||||
- cron: 0 */6 * * *
|
||||
repository_dispatch:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
ssh:
|
||||
description: 'SSH Actions'
|
||||
required: false
|
||||
default: 'false'
|
||||
|
||||
jobs:
|
||||
job_openwrt-packages:
|
||||
|
Loading…
Reference in New Issue
Block a user