docs: update default branch name

Update default branch name to match this repo and the current GitHub standard
This commit is contained in:
Graham Knapp 2022-10-18 14:45:27 +02:00 committed by GitHub
parent f63335e48c
commit 09164817ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -44,9 +44,9 @@ name: Package Application with Pyinstaller
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
build: