Skip to content

Commit 0bfddac

Browse files
committed
Merge branch 'vk/3049-browser-extensio': Add GitHub Actions trigger for master branch
2 parents 8e3246d + 7ad440a commit 0bfddac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Build and Release
22

33
on:
44
push:
5+
branches:
6+
- master
57
tags:
68
- 'v*'
79
workflow_dispatch:

0 commit comments

Comments
 (0)