There was an error while loading. Please reload this page.
1 parent a9418b9 commit c4003baCopy full SHA for c4003ba
1 file changed
.github/workflows/release.yml
@@ -3,6 +3,7 @@ name: Release
3
on:
4
push:
5
branches: [main, dev]
6
+ workflow_dispatch:
7
8
concurrency:
9
group: release-${{ github.ref }}
0 commit comments