Skip to content

Commit da8a955

Browse files
author
Florian Guimier
committed
fix build.yaml
1 parent 5bd6a29 commit da8a955

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build
22

33
on:
44
push:
5-
branches: [ master ]
5+
branches: [ main ]
66
pull_request:
77
types: [ opened, synchronize, reopened ]
88

0 commit comments

Comments
 (0)