There was an error while loading. Please reload this page.
1 parent 899f067 commit a0d606aCopy full SHA for a0d606a
1 file changed
.github/workflows/trigger-release.yml
@@ -17,6 +17,9 @@ on:
17
description: "Commit SHA or ref to build from"
18
required: true
19
type: string
20
+ pull_request:
21
+ branches:
22
+ - master
23
24
jobs:
25
dispatch:
0 commit comments