Update openwrt-packages.yml

This commit is contained in:
有種 2023-04-28 02:02:44 +08:00 committed by GitHub
parent 050ab5d8aa
commit da7f63e854
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: