mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-06 14:40:48 +03:00
Add pull_request event for tests and linters jobs
This commit is contained in:
parent
e357db77d7
commit
375a6ec192
2
.github/workflows/tests-and-linters.yml
vendored
2
.github/workflows/tests-and-linters.yml
vendored
|
@ -1,6 +1,6 @@
|
||||||
name: Tests and linters
|
name: Tests and linters
|
||||||
|
|
||||||
on: [push, workflow_dispatch]
|
on: [push, pull_request, workflow_dispatch]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user