Skip to content

Commit bd5eb5b

Browse files
committed
chore: remove temporary PR trigger from build-release workflow
1 parent 3e95896 commit bd5eb5b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ on:
99
- develop
1010
tags:
1111
- '*'
12-
# TEMPORARY: Enable for PR testing - REMOVE AFTER PR #3175 IS MERGED
13-
pull_request:
14-
branches:
15-
- master
16-
1712
concurrency:
1813
group: ${{ github.workflow }}-${{ github.head_ref }}
1914
cancel-in-progress: true

0 commit comments

Comments
 (0)