Skip to content

Commit e13ea0b

Browse files
committed
[CI] Updates GitHub Actions 8.14
1 parent 6991ed9 commit e13ea0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml renamed to .github/workflows/tests.yml

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

0 commit comments

Comments
 (0)