Skip to content

Commit 72d284b

Browse files
authored
Update main.yml
1 parent e654967 commit 72d284b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Bump version
22
on:
33
push:
44
branches:
5-
- master
6-
- develop
5+
- *
76
jobs:
87
build:
98
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)