Switch GH actions to main.

This commit is contained in:
Olga MaciaszekSharma
2021-04-26 17:36:44 +02:00
parent 0c1ab36fe1
commit 1615a5a68c

View File

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