paths-ignore

This commit is contained in:
Luc Appelman
2021-10-30 12:02:15 +02:00
committed by GitHub
parent 5d248be85a
commit a7c84d98a1

View File

@@ -6,8 +6,10 @@ name: Node.js CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
paths-ignore:
- 'README.md'
- 'screenshots/**'
- 'LICENSE'
jobs:
build: