mirror of
https://github.com/sherlock-project/sherlock
synced 2025-02-16 12:38:27 +00:00
Remove test branch from ci
This commit is contained in:
parent
8bd8b20f9c
commit
906575df3a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
pull_request:
|
||||
branches: [ master ]
|
||||
push:
|
||||
branches: [ master, feature/tox ]
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
regression-testing:
|
||||
|
|
Loading…
Add table
Reference in a new issue