mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-22 11:28:00 +00:00
lets run CI when CI gets updated....
This commit is contained in:
@@ -3,6 +3,7 @@ name: Backend CI
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- '.github/workflows/**'
|
||||
- 'backend/**'
|
||||
- '!frontend/**'
|
||||
|
||||
|
||||
@@ -6,6 +6,7 @@ name: Frontend CI
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- '.github/workflows/**'
|
||||
- 'frontend/**'
|
||||
- '!backend/**'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user