Update the main branch for GitHub actions.

This commit is contained in:
Oleksii Trekhleb 2020-12-15 07:57:35 +01:00
parent ead275d08f
commit 39a5fa5758

View File

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