Skip to content

Commit 1016cce

Browse files
committed
ci: build on push to release/*
1 parent 9f8927f commit 1016cce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build Master
22
on:
33
push:
4-
branches: [ master ]
4+
branches: [ master, release/* ]
55
jobs:
66
build:
77
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)