switch to main branch

This commit is contained in:
Rodrigue Chakode 2022-05-09 10:47:31 +02:00
parent 0e9b9b54ac
commit 26660f326e
1 changed files with 2 additions and 2 deletions

View File

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