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: on:
push: push:
branches: [ master, tproxy_mark_param ] branches: [ master ]
pull_request: pull_request:
branches: [ master, tproxy_mark_param ] branches: [ master ]
workflow_dispatch: workflow_dispatch:
branches: [ tproxy_mark_param ] branches: [ master ]
jobs: jobs:
build: build: