Skip to content

Commit 5472dad

Browse files
committed
ci: update remaining workflows with v4.x branch
1 parent 333b51e commit 5472dad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/downstream.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
push:
1010
branches:
1111
- main
12-
- v4-prerelease
12+
- v4.x
1313
tags:
1414
- v*.*.*
1515
pull_request:

.github/workflows/gem-install.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
push:
88
branches:
99
- main
10-
- v4-prerelease
10+
- v4.x
1111
tags:
1212
- v*.*.*
1313
pull_request:

0 commit comments

Comments
 (0)