Skip to content

Commit c9d3591

Browse files
committed
[CI] Updates GitHub Actions for 8.17
1 parent 9de2e4a commit c9d3591

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/8.x.yml renamed to .github/workflows/8.17.yml

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

0 commit comments

Comments
 (0)