force build without path filters
This commit is contained in:
parent
10b13409fb
commit
6d08feb709
|
|
@ -4,8 +4,6 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
paths:
|
|
||||||
- 'newspaper-extractor/backend/**'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-newspaper-backend:
|
build-newspaper-backend:
|
||||||
|
|
|
||||||
|
|
@ -4,8 +4,6 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
paths:
|
|
||||||
- 'newspaper-extractor/frontend/**'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-newspaper-frontend:
|
build-newspaper-frontend:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue