mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-15 02:21:29 +03:00
build excludes: now matches ANY *.md :)
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -8,9 +8,9 @@ on:
|
|||||||
- '.vscode/**'
|
- '.vscode/**'
|
||||||
- 'chrome-extension/**'
|
- 'chrome-extension/**'
|
||||||
- 'releases/**'
|
- 'releases/**'
|
||||||
|
- '**/**.md'
|
||||||
- '**.crx'
|
- '**.crx'
|
||||||
- '**.pem'
|
- '**.pem'
|
||||||
- '**.md'
|
|
||||||
- '.dockerignore'
|
- '.dockerignore'
|
||||||
- '.gitignore'
|
- '.gitignore'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user