We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd7e663 commit 52203a4Copy full SHA for 52203a4
.github/workflows/publish.yml
@@ -2,6 +2,8 @@ name: Release
2
3
on:
4
workflow_dispatch:
5
+ pull_request:
6
+ branches: [ master ]
7
8
permissions:
9
contents: write
0 commit comments