There was an error while loading. Please reload this page.
1 parent 638cb80 commit c9e6e9dCopy full SHA for c9e6e9d
1 file changed
.github/workflows/release-pr.yml
@@ -2,6 +2,8 @@ name: Release PR
2
3
on:
4
workflow_dispatch:
5
+ pull_request:
6
+ branch: [main]
7
8
jobs:
9
generate-changelog:
0 commit comments