#N/A: Change workflow triggers
This commit is contained in:
parent
56c16b737f
commit
03a032295d
|
|
@ -1,6 +1,9 @@
|
|||
name: Tests
|
||||
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
types: [opened, reopened]
|
||||
|
||||
env:
|
||||
PYTHON_LATEST: 3.9
|
||||
|
|
|
|||
Loading…
Reference in New Issue