mirror of https://github.com/docker/docker-py.git
Trigger GHA on pull_request
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
This commit is contained in:
parent
e61b2aabf0
commit
ca3d5feb67
|
@ -1,6 +1,6 @@
|
||||||
name: Python package
|
name: Python package
|
||||||
|
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in New Issue