mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-02 00:05:27 +00:00
ci: run on tags
This commit is contained in:
parent
7810b68c82
commit
924f677fb6
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: CI
|
name: CI
|
||||||
|
|
||||||
on: [push, pull_request]
|
on: [push, pull_request, create]
|
||||||
|
|
||||||
# We currently use Python 3.7 for most things:
|
# We currently use Python 3.7 for most things:
|
||||||
# - zstandard currently doesn't have 3.8 wheels,
|
# - zstandard currently doesn't have 3.8 wheels,
|
||||||
|
Loading…
Reference in New Issue
Block a user