Skip to content

Commit 003fc83

Browse files
committed
fix: ci tweaks
1 parent 5354c7c commit 003fc83

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/pages.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
name: Build and deploy Zola website
22
on:
3+
workflow-dispatch:
34
push:
45
branches:
56
- main
7+
paths-ignore:
8+
- "**/README.md"
9+
- "**/CONTRIBUTING.md"
610

711
permissions:
812
contents: read

0 commit comments

Comments
 (0)