Skip to content

Commit a5a0f36

Browse files
authored
Merge pull request #556 from SoKnight/build-bcv-runnable-manually
Make `Build BCV` action runnable manually by `workflow_dispatch` trigger
2 parents 40ec388 + 2308ef0 commit a5a0f36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
branches: [ master ]
88
pull_request:
99
branches: [ master ]
10+
workflow_dispatch:
1011

1112
jobs:
1213
build:

0 commit comments

Comments
 (0)