Skip to content

Commit b5ef158

Browse files
committed
Set workflows for 24-25.
1 parent b3d8535 commit b5ef158

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/makefile.yml

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

33
on:
44
push:
5-
branches: [ '23-24', 'v*' ]
5+
branches: [ '24-25', '23-24', 'v*' ]
66
pull_request:
7-
branches: [ '23-24', 'v*' ]
7+
branches: [ '24-25', '23-24', 'v*' ]
88

99
permissions:
1010
contents: write

0 commit comments

Comments
 (0)