correcting branch from main to master

This commit is contained in:
alexander-g 2021-01-16 17:41:00 +01:00
parent a5755b13d8
commit b69e574873

View file

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