allow build to be called from another action
authorAngelo Rodrigues <git@xangelo.ca>
Mon, 21 Jul 2025 17:57:10 +0000 (13:57 -0400)
committerGitHub <noreply@github.com>
Mon, 21 Jul 2025 17:57:10 +0000 (13:57 -0400)
.github/workflows/hugo.yml

index 8104cc4e68b88b4f8e64d74093133a027dbc70a7..b47dadb00114335d5e643edc2e61707fe641929e 100644 (file)
@@ -4,7 +4,7 @@ on:
   push:
     branches:
       - main
-
+  workflow_call:
   workflow_dispatch:
 permissions:
   contents: read