diff options
Diffstat (limited to '.github/workflows/integration.yaml')
-rw-r--r-- | .github/workflows/integration.yaml | 2 |
1 files changed, 0 insertions, 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: |