Update static.yml
This commit is contained in:
parent
8e0f7a4b46
commit
52a5574220
2
.github/workflows/static.yml
vendored
2
.github/workflows/static.yml
vendored
@ -5,6 +5,8 @@ on:
|
||||
# Runs on pushes targeting the default branch
|
||||
push:
|
||||
branches: ["main"]
|
||||
tags:
|
||||
- "v*"
|
||||
paths:
|
||||
- 'docs/**' # Only trigger on changes in the docs directory
|
||||
# Runs on issue events
|
||||
|
Loading…
Reference in New Issue
Block a user