tweak commandline access

This commit is contained in:
kjeld Schouten-Lebbing
2022-01-16 15:59:43 +01:00
parent 2564e4256a
commit 191adb9012
4 changed files with 18 additions and 6 deletions

View File

@ -6,7 +6,7 @@ name: Test & Upload to TestPyPI
on:
# Triggers the workflow on push to the master branch
push:
branches: [ master ]
branches: [ main ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: