We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a3dd63 commit 8caa85cCopy full SHA for 8caa85c
.github/workflows/website-ferrarimarco.github.io.yaml
@@ -4,14 +4,12 @@ name: "Build and publish website: ferrarimarco.github.io"
4
on: # yamllint disable-line rule:truthy
5
push:
6
paths:
7
- - ".github/workflows/build-mkdocs-site.yaml"
8
- ".github/workflows/website-ferrarimarco.github.io.yaml"
9
- "websites-src/ferrarimarco.github.io/**"
10
- "config/mkdocs/ferrarimarco.github.io/**"
11
- scripts/run-mkdocs.sh
12
pull_request:
13
14
15
16
17
0 commit comments