From fc621bd1b4de35fa088f87895e5fa1ade6a9150c Mon Sep 17 00:00:00 2001 From: Andy McCurdy Date: Wed, 30 Jun 2021 16:14:26 -0700 Subject: run CI on all branches --- .github/workflows/integration.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index 8cb4af9..f08a2c2 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -2,9 +2,7 @@ name: CI on: push: - branches: [ master ] pull_request: - branches: [ master ] jobs: integration: -- cgit v1.2.1