Skip to content

Commit be2e465

Browse files
committed
Revert "Update release-please.yml"
This reverts commit 94aa758.
1 parent 35a2e97 commit be2e465

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release-please.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: release-please
22
on:
3+
push:
4+
branches: [ dev ]
35
workflow_dispatch:
46

57
jobs:
@@ -54,4 +56,4 @@ jobs:
5456
"sensitive": 0
5557
}
5658
]
57-
}'
59+
}'

0 commit comments

Comments
 (0)