fix: add infra/** to workflow paths to trigger on deployment changes
This commit is contained in:
@@ -10,6 +10,7 @@ on:
|
|||||||
- 'lib/**'
|
- 'lib/**'
|
||||||
- 'public/**'
|
- 'public/**'
|
||||||
- 'styles/**'
|
- 'styles/**'
|
||||||
|
- 'infra/**'
|
||||||
- 'package.json'
|
- 'package.json'
|
||||||
- 'pnpm-lock.yaml'
|
- 'pnpm-lock.yaml'
|
||||||
- 'next.config.js'
|
- 'next.config.js'
|
||||||
|
|||||||
Reference in New Issue
Block a user