Skip to content

Commit 3404124

Browse files
authored
CLDR-18907 Enable manual trigger on CI workflow for cldr-code snapshots (#4976)
1 parent 394eff4 commit 3404124

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: cldr-mvn-deploy
33
on:
44
release:
55
types: [created]
6+
workflow_dispatch:
67
jobs:
78
mvn-deploy:
89
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)