From ff55984b0c681548adee179fdc561d03b709ec23 Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Mon, 7 Mar 2022 14:07:56 +0000 Subject: [PATCH] chore: Synced local '.github/' with remote 'sync-files/android/.github/' --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 50623fe1..74abaa9e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -19,9 +19,9 @@ on: repository_dispatch: types: [test] push: - branches: ['*'] + branches-ignore: ['gh-pages'] pull_request: - branches: ['*'] + branches-ignore: ['gh-pages'] workflow_dispatch: jobs: