Master to main

This commit is contained in:
Marcin Grzejszczak
2021-04-26 19:06:41 +02:00
parent e73d6526bf
commit f9937c9fa5

View File

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