Skip to content

Commit 65c268d

Browse files
RI-7488: trigger build by push (test)
1 parent 497cc23 commit 65c268d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: 🚀 Build
22

33
on:
4+
push:
5+
branches:
6+
- 'tr/**'
7+
48
# Manual trigger build
59
workflow_dispatch:
610
inputs:

0 commit comments

Comments
 (0)