Home
/
xangelo.ca.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ad867f
)
allow build to be called from another action
author
Angelo Rodrigues
<git@xangelo.ca>
Mon, 21 Jul 2025 17:57:10 +0000
(13:57 -0400)
committer
GitHub
<noreply@github.com>
Mon, 21 Jul 2025 17:57:10 +0000
(13:57 -0400)
.github/workflows/hugo.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/hugo.yml
b/.github/workflows/hugo.yml
index 8104cc4e68b88b4f8e64d74093133a027dbc70a7..b47dadb00114335d5e643edc2e61707fe641929e 100644
(file)
--- a/
.github/workflows/hugo.yml
+++ b/
.github/workflows/hugo.yml
@@
-4,7
+4,7
@@
on:
push:
branches:
- main
-
+ workflow_call:
workflow_dispatch:
permissions:
contents: read