Update tests.yml
This commit is contained in:
parent
4c4f950f39
commit
25c635ef28
|
@ -3,7 +3,7 @@ name: tests
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- $default-branch
|
- main
|
||||||
paths:
|
paths:
|
||||||
- "**.py"
|
- "**.py"
|
||||||
- "requirements.txt"
|
- "requirements.txt"
|
||||||
|
|
Loading…
Reference in New Issue