Skip to content

Commit 3e1c9d0

Browse files
chore(ci): revert release dev changes
1 parent 3d465a1 commit 3e1c9d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release-dev.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: "Release Dev"
33
on:
44
push:
55
branches:
6-
- '7.x'
6+
- 'master'
7+
# - 'main'
78
workflow_dispatch:
89

910
jobs:

0 commit comments

Comments
 (0)