only build when app code is updated
This commit is contained in:
parent
79d7831ef8
commit
e7cfbfc9f8
@ -4,6 +4,10 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "main"
|
- "main"
|
||||||
|
paths:
|
||||||
|
- "apps/**"
|
||||||
|
- "services/**"
|
||||||
|
- "packages/**"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user