Skip to content

Commit e7db7ae

Browse files
committed
Update CI workflow
1 parent 4578c5b commit e7db7ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: CI
22

33
on:
44
push:
5-
branches: [ 5.4 ]
5+
branches: [ 5.5 ]
66
pull_request:
7-
branches: [ 5.4 ]
7+
branches: [ 5.5 ]
88

99
permissions:
1010
contents: read

0 commit comments

Comments
 (0)