diff --git a/.github/workflows/site.yml b/.github/workflows/site.yml index e4dbc14..eb18785 100644 --- a/.github/workflows/site.yml +++ b/.github/workflows/site.yml @@ -4,11 +4,13 @@ on: pull_request: paths: - site/** + - _data/** push: branches: - master paths: - site/** + - _data/** jobs: site-build: diff --git a/LICENSE b/LICENSE index ec3d306..adfecfa 100644 --- a/LICENSE +++ b/LICENSE @@ -12,7 +12,7 @@ This repository uses a dual license: Creative Commons Attribution 4.0 International License (CC BY 4.0) -http://creativecommons.org/licenses/by/4.0/ +https://creativecommons.org/licenses/by/4.0/ ---