From f150ba1ed1b15d21d881cbc6e83f8891629afdbd Mon Sep 17 00:00:00 2001 From: Ben Pedigo Date: Tue, 10 Sep 2024 16:05:44 -0700 Subject: [PATCH] Run tests on all PRs --- .github/workflows/dev.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml index fd08397c..3167f954 100644 --- a/.github/workflows/dev.yml +++ b/.github/workflows/dev.yml @@ -10,7 +10,6 @@ on: paths-ignore: - "README.rst" pull_request: - branches: master # Allows you to run this workflow manually from the Actions tab workflow_dispatch: # Allows other workflows to trigger this workflow