ci: update push path for building site

This commit is contained in:
Gabriel Arazas 2023-07-12 17:28:03 +08:00
parent ae14d0c9c6
commit 7966b6fc71
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -3,6 +3,8 @@ on:
push:
branches:
- master
paths:
- docs/
jobs:
build:
runs-on: ubuntu-latest