Skip to content

Commit 2454827

Browse files
committed
Merge branch 'main' into v2
2 parents 0387af9 + 7cbec14 commit 2454827

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/version-and-publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
name: Version and Publish
22
on:
3+
workflow_dispatch:
34
push:
45
branches:
56
- main
7+
- v2
68

79
concurrency: ${{ github.workflow }}-${{ github.ref }}
810

0 commit comments

Comments
 (0)