only build gh on docs
This commit is contained in:
2
.github/workflows/static.yml
vendored
2
.github/workflows/static.yml
vendored
@@ -4,6 +4,8 @@ name: Deploy static content to Pages
|
||||
on:
|
||||
# Runs on pushes targeting the default branch
|
||||
push:
|
||||
paths:
|
||||
- '**/docs/**'
|
||||
branches: ["master"]
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
|
||||
Reference in New Issue
Block a user