mirror of
https://github.com/Loyalsoldier/v2ray-rules-dat.git
synced 2024-11-10 15:05:38 +08:00
Update build.yml
This commit is contained in:
parent
013c6ef33a
commit
4d73ef6f3d
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -3,11 +3,11 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: "0 22 * * *"
|
- cron: "0 22 * * *"
|
||||||
push:
|
push:
|
||||||
|
paths-ignore:
|
||||||
|
- "README.md"
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- hidden
|
- hidden
|
||||||
paths-ignore:
|
|
||||||
- "**/README.md"
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build
|
name: Build
|
||||||
|
Loading…
Reference in New Issue
Block a user