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 committed by BtbN
parent b0600d251c
commit e99b3f7772
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