Revert "dev: run workflows only if certain file paths change (#5103)"

This reverts commit 60cf947334.
This commit is contained in:
Adrian Wielgosik 2021-08-25 20:30:19 +02:00
parent fd7d32bc14
commit cc557fd6e7
2 changed files with 0 additions and 7 deletions

View File

@ -5,11 +5,6 @@ on:
branches: [master]
pull_request:
branches: [master]
paths-ignore:
- 'web/package.json'
- 'web/package-lock.json'
- 'web/packages/**'
- '**.md'
jobs:
build:

View File

@ -5,8 +5,6 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
paths-ignore:
- '**.md'
jobs:
build: