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