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: