Skip to content

Commit 17af571

Browse files
authored
Update main.yml
1 parent 50d89f4 commit 17af571

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/main.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1+
12
name: Bump version
23
on:
34
push:
45
branches:
5-
- *
6+
- '**'
7+
pull_request:
68
jobs:
79
build:
810
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)