mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-03-15 00:29:19 +01:00
Adjust branches, remove temporary branches
This commit is contained in:
parent
dd661e9728
commit
97076a9390
6
.github/workflows/pythonpackage.yml
vendored
6
.github/workflows/pythonpackage.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user