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