diff --git a/.github/workflows/hugo.yaml b/.github/workflows/hugo.yaml index 23d80c0..adaedd8 100644 --- a/.github/workflows/hugo.yaml +++ b/.github/workflows/hugo.yaml @@ -5,7 +5,7 @@ on: # Runs on pushes targeting the default branch push: branches: - - main + - source # Allows you to run this workflow manually from the Actions tab workflow_dispatch: