aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-12-27 11:29:08 -0800
committerFranck Cuny <franck@fcuny.net>2024-12-27 11:29:08 -0800
commitda5456b63bb06e8eb577fb7f11800d08bc49d65d (patch)
tree259319dc4495f596243a11cbe6da95abe765da9c
parentorganize the justfile (diff)
downloadfcuny.net-da5456b63bb06e8eb577fb7f11800d08bc49d65d.tar.gz
don't trigger a build for the justfile
-rw-r--r--.github/workflows/page.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/page.yml b/.github/workflows/page.yml
index 7ce1486..a1e1765 100644
--- a/.github/workflows/page.yml
+++ b/.github/workflows/page.yml
@@ -4,6 +4,7 @@ on:
branches: ["main"]
paths-ignore:
- "README.md"
+ - "justfile"
workflow_dispatch:
permissions: