Skip to content

Commit a0d606a

Browse files
committed
TEST add pull_request trigger
1 parent 899f067 commit a0d606a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/trigger-release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ on:
1717
description: "Commit SHA or ref to build from"
1818
required: true
1919
type: string
20+
pull_request:
21+
branches:
22+
- master
2023

2124
jobs:
2225
dispatch:

0 commit comments

Comments
 (0)