fix: remove path filter - always build on main push
Build & Push Portfolio Image / build-push (push) Successful in 2m42s
Build & Push Portfolio Image / build-push (push) Successful in 2m42s
This commit is contained in:
@@ -4,19 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'app/**'
|
||||
- 'components/**'
|
||||
- 'lib/**'
|
||||
- 'public/**'
|
||||
- 'styles/**'
|
||||
- 'infra/**'
|
||||
- 'package.json'
|
||||
- 'pnpm-lock.yaml'
|
||||
- 'next.config.js'
|
||||
- 'tsconfig.json'
|
||||
- 'Dockerfile'
|
||||
- '.dockerignore'
|
||||
|
||||
jobs:
|
||||
build-push:
|
||||
|
||||
Reference in New Issue
Block a user