mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-02 11:43:00 +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
|
# This is a basic workflow to help you get started with Actions
|
||||||
|
|
||||||
name: download upstream
|
name: download-upstream
|
||||||
|
|
||||||
# Controls when the action will run.
|
# Controls when the action will run.
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches: [ adlist-maker ]
|
|
||||||
paths:
|
|
||||||
- '**.exe'
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
# 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