Skip to content

Commit 7747d53

Browse files
authored
Update build_pr.yml
1 parent 9050742 commit 7747d53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build_pr.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Build PR
22

33
on:
4+
push:
5+
branches-ignore:
6+
- master # For master, we use special BE build workflow
47
pull_request:
58
branches:
69
- master

0 commit comments

Comments
 (0)