We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff58e7 commit 7eabaf3Copy full SHA for 7eabaf3
.github/workflows/create-draft-release.yml
@@ -2,6 +2,7 @@ name: Create Draft Release
2
3
on:
4
workflow_call:
5
+ pull_request:
6
7
jobs:
8
create-draft-release:
0 commit comments