We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492a2f0 commit b025099Copy full SHA for b025099
.github/workflows/release.yml
@@ -2,7 +2,8 @@
2
name: release-please
3
4
"on":
5
- workflow_dispatch:
+ push:
6
+ branches: [main]
7
8
jobs:
9
release-cookbook:
0 commit comments