mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-05-15 12:57:58 +02:00
only trigger api build on changes to api
This commit is contained in:
@@ -3,6 +3,8 @@ name: DeFlock API Deploy
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
paths:
|
||||
- 'api/**'
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user