Adjust branches, remove temporary branches

This commit is contained in:
Brian May 2021-03-16 08:28:54 +11:00
parent dd661e9728
commit 97076a9390

View File

@ -5,11 +5,11 @@ name: Python package
on:
push:
branches: [ master, tproxy_mark_param ]
branches: [ master ]
pull_request:
branches: [ master, tproxy_mark_param ]
branches: [ master ]
workflow_dispatch:
branches: [ tproxy_mark_param ]
branches: [ master ]
jobs:
build: