Skip to content

Commit 63a2088

Browse files
authored
Add pull_request trigger for ripunzip workflow
1 parent fe690c9 commit 63a2088

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-ripunzip.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
description: "what reference to checkout from openssl/openssl for Linux"
1212
required: false
1313
default: openssl-3.5.0
14+
pull_request:
15+
paths:
16+
- .github/workflows/build-ripunzip.yml
1417

1518
jobs:
1619
build:

0 commit comments

Comments
 (0)