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: on:
push: push:
branches: [ master ] branches: [ master ]
pull_request: paths-ignore:
branches: [ master ] - 'README.md'
- 'screenshots/**'
- 'LICENSE'
jobs: jobs:
build: build: