Browse Source

update release trigger

master
Ofek Lev 3 years ago
parent
commit
0bb42ce2d9
  1. 5
      .github/workflows/build.yml

5
.github/workflows/build.yml

@ -1,11 +1,12 @@
name: build
on:
create:
tags:
- v*
push:
branches:
- master
tags:
- v*
pull_request:
branches:
- master

Loading…
Cancel
Save