mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 22:39:16 +08:00
Update download-upstream.yml
This commit is contained in:
parent
6690bda1ae
commit
f9ad208803
6
.github/workflows/download-upstream.yml
vendored
6
.github/workflows/download-upstream.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user