mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-02 23:54:40 +02:00
Ignore LICENSE file because NPOTB
Signed-off-by: nanake <nanake@users.noreply.github.com>
This commit is contained in:
parent
b0600d251c
commit
e99b3f7772
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -4,6 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
|
- 'LICENSE'
|
||||||
repository_dispatch:
|
repository_dispatch:
|
||||||
types: [build]
|
types: [build]
|
||||||
schedule:
|
schedule:
|
||||||
|
1
.github/workflows/pr.yml
vendored
1
.github/workflows/pr.yml
vendored
@ -5,6 +5,7 @@ on:
|
|||||||
- master
|
- master
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
|
- 'LICENSE'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DOCKER_BUILDKIT: 1
|
DOCKER_BUILDKIT: 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user