Skip to content

Commit 055cb07

Browse files
committed
ci: make release-dev trigger manually via workflow_dispatch [no build]
1 parent 6b6a32c commit 055cb07

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release-dev.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Release Dev
22

33
on:
4-
push:
5-
branches: [ main ]
4+
workflow_dispatch:
65

76
jobs:
87
release-dev:

0 commit comments

Comments
 (0)