1
1
mirror of https://github.com/sshuttle/sshuttle.git synced 2025-07-03 08:11:17 +02:00

Add current branch to github workflow for testing

Signed-off-by: Samuel Bernardo <samuel@lip.pt>
This commit is contained in:
Samuel Bernardo
2020-12-06 17:26:17 +00:00
committed by Brian May
parent 76b8b83e22
commit 65b139ff6e

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