;ci: release: see if making branches explicit enables this

This commit is contained in:
Simon Michael 2020-09-02 11:41:17 -07:00
parent bb1d8f5ed8
commit 3ff8a6291f

View File

@ -8,7 +8,7 @@ name: release
on: on:
push: push:
tags: [ '[0-9]*', 'r[0-9]*' ] tags: [ '[0-9]*', 'r[0-9]*' ]
# branches: [ 'master', '[0-9]*-branch' ] branches: [ 'master', '[0-9]*-branch' ]
jobs: jobs:
release: release: