Skip to content

Commit 5e6087a

Browse files
committed
ci: changed release-please.yml to manual-only triggering until we sort out its config issues
1 parent 5b8124b commit 5e6087a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Release Please
22

33
on:
4-
push:
5-
branches:
6-
- main
4+
workflow_dispatch:
75

86
permissions:
97
contents: write

0 commit comments

Comments
 (0)