We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69864ae commit c9d632bCopy full SHA for c9d632b
.github/workflows/refresh-windows-openssl.yml
@@ -2,6 +2,9 @@ name: Refresh Windows OpenSSL
2
3
on:
4
workflow_dispatch:
5
+ push:
6
+ branches:
7
+ - chore/upgrade-openssl
8
9
permissions:
10
contents: read
0 commit comments