mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-11 16:52:29 +03:00
create event is redundant
This commit is contained in:
parent
39a366203c
commit
f33661a80f
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
name: Wheels
|
name: Wheels
|
||||||
|
|
||||||
on: [push, pull_request, create]
|
on: [push, pull_request]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REPO_DIR: Pillow
|
REPO_DIR: Pillow
|
||||||
|
|
Loading…
Reference in New Issue
Block a user