1 parent aa6ab64 commit 49dc406Copy full SHA for 49dc406
3 files changed
.github/workflows/demo-site.yml
@@ -4,6 +4,11 @@ name: Deploy Hugo site to Pages
4
on:
5
# Runs on pushes targeting the default branch
6
push:
7
+ paths-ignore:
8
+ - "images/**"
9
+ - "LICENSE"
10
+ - "Makefile"
11
+ - "README.md"
12
branches: ["main"]
13
14
# Allows you to run this workflow manually from the Actions tab
images/screenshot.png
-541 KB
images/tn.png
-382 KB
0 commit comments