Update tests to not run all the time (#2311)
This commit is contained in:
7
.github/workflows/pr-python39.yml
vendored
7
.github/workflows/pr-python39.yml
vendored
@@ -3,12 +3,7 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- sanic/*
|
||||
- tests/*
|
||||
types: [review_requested, ready_for_review]
|
||||
|
||||
jobs:
|
||||
testPy39:
|
||||
|
||||
Reference in New Issue
Block a user