Master to main

This commit is contained in:
Marcin Grzejszczak
2021-04-26 19:07:24 +02:00
parent 6587bedb68
commit f02359c293

View File

@@ -2,9 +2,9 @@ name: Build
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
build: