Ignore LICENSE file because NPOTB

Signed-off-by: nanake <nanake@users.noreply.github.com>
This commit is contained in:
nanake 2021-05-18 11:31:48 +09:00
parent 7578e157cd
commit 59bc7a1946
No known key found for this signature in database
GPG key ID: 6182985B1BDCDCA8
2 changed files with 2 additions and 0 deletions

View file

@ -4,6 +4,7 @@ on:
push:
paths-ignore:
- '**.md'
- 'LICENSE'
repository_dispatch:
types: [build]
schedule:

View file

@ -5,6 +5,7 @@ on:
- master
paths-ignore:
- '**.md'
- 'LICENSE'
env:
DOCKER_BUILDKIT: 1