From 281c0872d5b8a462c9d7b2b2d77a924da4ed25a7 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Thu, 19 Aug 2021 14:15:45 -0700 Subject: [PATCH] Deploy this as a preview --- .github/workflows/deploy-latest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy-latest.yml b/.github/workflows/deploy-latest.yml index 1a07503a..2ecb3924 100644 --- a/.github/workflows/deploy-latest.yml +++ b/.github/workflows/deploy-latest.yml @@ -4,6 +4,7 @@ on: push: branches: - main + - query-info jobs: deploy: