Add testing branch
This commit is contained in:
parent
564c76c38b
commit
0391ec2b69
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -17,8 +17,8 @@ name: release
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
# Enable when testing release infrastructure on a branch.
|
# Enable when testing release infrastructure on a branch.
|
||||||
# branches:
|
branches:
|
||||||
# - ag/work
|
- kjuulh/tests
|
||||||
tags:
|
tags:
|
||||||
- "[0-9]+.[0-9]+.[0-9]+"
|
- "[0-9]+.[0-9]+.[0-9]+"
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user