aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/test-queries.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/test-queries.yml')
-rw-r--r--.github/workflows/test-queries.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/test-queries.yml b/.github/workflows/test-queries.yml
index 5c9786536..fd1fdce8f 100644
--- a/.github/workflows/test-queries.yml
+++ b/.github/workflows/test-queries.yml
@@ -3,11 +3,11 @@ name: Test queries
on:
push:
branches:
- - 'master'
+ - "master"
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
branches:
- - 'master'
+ - "master"
# Cancel any in-progress CI runs for a PR if it is updated
concurrency: