diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0e20193..9c20925 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -19,9 +19,9 @@ on: repository_dispatch: types: [test] push: - branches-ignore: ['gh-pages'] + branches-ignore: ['gh-pages','googlemaps-bot/update_gh_pages'] pull_request: - branches-ignore: ['gh-pages'] + branches-ignore: ['gh-pages','googlemaps-bot/update_gh_pages'] workflow_dispatch: workflow_call: