From 79356b953e14e9cedd8e568b87c1b1576c854537 Mon Sep 17 00:00:00 2001 From: Sebastian Holtkamp Date: Thu, 9 Jan 2025 10:25:12 +0100 Subject: [PATCH] Update devnet-bundle-snapshot.yml --- .github/workflows/devnet-bundle-snapshot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/devnet-bundle-snapshot.yml b/.github/workflows/devnet-bundle-snapshot.yml index 0c9609b..f045a08 100644 --- a/.github/workflows/devnet-bundle-snapshot.yml +++ b/.github/workflows/devnet-bundle-snapshot.yml @@ -2,9 +2,9 @@ name: devnet-bundle-snapshot on: push: - branches: [ master ] + branches: [ main ] pull_request: - branches: [ master ] + branches: [ main ] jobs: build: