fix(workflow-build): disable workflow trigger on push
This commit is contained in:
parent
eb53076767
commit
f98976f9aa
@ -2,8 +2,6 @@ name: Build
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- 'main'
|
|
||||||
tags:
|
tags:
|
||||||
- 'v*'
|
- 'v*'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user