Update main.yml (#805)

This commit is contained in:
Istvan Toth 2021-11-20 21:23:21 +01:00 committed by GitHub
parent 226f068458
commit 6fdbdc0247
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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