mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-31 01:16:01 +02:00
fix: don't build all of unleash just for doc updates
This commit is contained in:
parent
10fa7d9b8c
commit
a709af1d67
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -4,6 +4,8 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths-ignore:
|
||||
- websitev2/**
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user