gha: update workflow trigger
This commit is contained in:
parent
b7618725f9
commit
ded0a1ada3
1 changed files with 1 additions and 5 deletions
6
.github/workflows/push.yml
vendored
6
.github/workflows/push.yml
vendored
|
@ -1,10 +1,6 @@
|
|||
name: Push workflow
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- 'release-v*'
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
Loading…
Reference in a new issue