(fix) error in workflow file

This commit is contained in:
2021-04-18 09:52:13 +02:00
parent 627c1908c2
commit e78fbdaaad

View File

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