Exclude microsite from the frontend CI workflow
This commit is contained in:
@@ -2,7 +2,8 @@ name: Frontend CI
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
paths:
|
||||
- '!microsite/**'
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user