gha: update workflow trigger
This commit is contained in:
parent
b7618725f9
commit
ded0a1ada3
|
@ -1,10 +1,6 @@
|
|||
name: Push workflow
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- 'release-v*'
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
Loading…
Reference in New Issue