Skip to content

Commit e311a88

Browse files
author
matis2303
committed
Tests?
1 parent 8ff8b16 commit e311a88

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
@@ -3,10 +3,10 @@ name: Java CI
33
on:
44
push:
55
branches:
6-
-main
6+
- main
77
pull_request:
88
branches:
9-
-main
9+
- main
1010

1111
jobs:
1212
tests:

0 commit comments

Comments
 (0)