1
0
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:
Christopher Kolstad 2021-06-04 15:33:47 +02:00
parent 10fa7d9b8c
commit a709af1d67
No known key found for this signature in database
GPG Key ID: 559ACB0E3DB5538A

View File

@ -4,6 +4,8 @@ on:
push:
branches:
- master
paths-ignore:
- websitev2/**
jobs:
build: