Update download-upstream.yml

This commit is contained in:
gentlyxu 2021-05-29 11:26:12 +08:00 committed by GitHub
parent 0770a582ca
commit 6690bda1ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,10 @@ name: download upstream
# Controls when the action will run.
on:
push:
branches: [ adlist-maker ]
paths:
- '**.exe'
workflow_dispatch:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel