From 67766322f0b915d3845c4232e206b68ce1363e76 Mon Sep 17 00:00:00 2001
From: Darren Worrall <darren.worrall@shopify.com>
Date: Mon, 29 Jan 2024 11:21:36 +0000
Subject: [PATCH] Push and PR

---
 .github/workflows/tests.yml | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index afaaf01f..c546914a 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -1,11 +1,6 @@
 name: Ghostferry MySQL 8.0 tests
 
-on:
-  push:
-    branches:
-      - main
-      - dw/deb-things
-  pull_request:
+on: [push, pull_request]
 
 jobs:
   gh-285: