We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6008bfa commit 16e8867Copy full SHA for 16e8867
.github/workflows/downstream.yml
@@ -9,7 +9,7 @@ on:
9
push:
10
branches:
11
- main
12
- - v*.*.x
+ - v4-prerelease
13
tags:
14
- v*.*.*
15
pull_request:
.github/workflows/gem-install.yml
@@ -7,6 +7,7 @@ on:
7
8
.github/workflows/main.yml
0 commit comments