1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-19 00:15:43 +01:00

fix: only generate docs if websitev2 subfolders are changed

This commit is contained in:
Christopher Kolstad 2021-06-04 11:19:22 +02:00
parent 406f0554cf
commit 296804c147
No known key found for this signature in database
GPG Key ID: 559ACB0E3DB5538A

View File

@ -4,12 +4,13 @@ on:
push:
branches:
- master
paths:
- websitev2/**
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: setup git config