diff --git a/.github/workflows/auto-builder.yml b/.github/workflows/auto-builder.yml index 5065ccc5..2512355c 100644 --- a/.github/workflows/auto-builder.yml +++ b/.github/workflows/auto-builder.yml @@ -2,7 +2,7 @@ name: Github Action Auto Builder on: push: - branches: [ "master" ] + branches: [ "fix_pages" ] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: