Skip to content

Commit 894432d

Browse files
author
Gerald Unterrainer
committed
Merge branch 'master' into develop
2 parents 2495c19 + a026f24 commit 894432d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1+
12
name: Bump version
23
on:
34
push:
45
branches:
5-
- master
6-
- develop
6+
- '**'
7+
pull_request:
78
jobs:
89
build:
910
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)