From a3bae03a209b830fbb5140812cc7cfc627d6ae7f Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Thu, 9 Jan 2025 17:30:30 +0100 Subject: [PATCH] chore(github): disable playground on pull requests --- .github/workflows/playground.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/playground.yml b/.github/workflows/playground.yml index b165da3ff9..b9b05461be 100644 --- a/.github/workflows/playground.yml +++ b/.github/workflows/playground.yml @@ -4,9 +4,6 @@ on: push: branches: - v3 - pull_request: - branches: - - v3 jobs: deploy: