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

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: