Update download-upstream.yml

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

View File

@ -1,13 +1,9 @@
# This is a basic workflow to help you get started with Actions
name: download upstream
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