We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe690c9 commit 63a2088Copy full SHA for 63a2088
1 file changed
.github/workflows/build-ripunzip.yml
@@ -11,6 +11,9 @@ on:
11
description: "what reference to checkout from openssl/openssl for Linux"
12
required: false
13
default: openssl-3.5.0
14
+ pull_request:
15
+ paths:
16
+ - .github/workflows/build-ripunzip.yml
17
18
jobs:
19
build:
0 commit comments