Skip to content

Commit 205b379

Browse files
committed
[CI] Fixes GitHub Action for 7.11
1 parent d683a1a commit 205b379

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/7.11.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
name: 7.x
1+
name: 7.11
22
on:
33
push:
44
branches:
5-
- 7.x
5+
- 7.11
66
pull_request:
77
branches:
8-
- 7.x
8+
- 7.11
99
jobs:
1010
test-ruby:
1111
env:

0 commit comments

Comments
 (0)