diff --git a/.github/workflows/deploy_test.yml b/.github/workflows/deploy_test.yml index a615f97..5efc053 100644 --- a/.github/workflows/deploy_test.yml +++ b/.github/workflows/deploy_test.yml @@ -2,8 +2,8 @@ name: Hugo deployment test on: push: - branches: - - src + branches-ignore: + - gh-pages jobs: build-deploy: