From 318c4aa936a3066bfe6a0a06d2cd08205af4cf03 Mon Sep 17 00:00:00 2001 From: Fizban Date: Mon, 8 Jun 2020 21:03:55 +1000 Subject: [PATCH] For clarity --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7de9395..cb1e9b6 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,9 @@ name: Package Application with Pyinstaller on: push: - branches: [ main ] + branches: [ master ] pull_request: - branches: [ main ] + branches: [ master ] jobs: build: