ci did not run, but needed to merge.

This commit is contained in:
2021-04-18 10:01:03 +02:00
parent 19aa1c0985
commit eb45c27f77

View File

@ -9,12 +9,14 @@ on:
paths: paths:
- '**.jsx?' - '**.jsx?'
- '**.json' - '**.json'
- '**.yml'
- 'Dockerfile' - 'Dockerfile'
pull_request: pull_request:
branches: [ master ] branches: [ master ]
paths: paths:
- '**.jsx?' - '**.jsx?'
- '**.json' - '**.json'
- '**.yml'
jobs: jobs:
build: build: