mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
Revert "ci: run on tags"
This reverts commit 924f677fb6
.
We suddenly get "push" builds for tags as well, so it's not really clear
what's happening. Removing for now.
This commit is contained in:
parent
68e11a2611
commit
642de3925d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: CI
|
name: CI
|
||||||
|
|
||||||
on: [push, pull_request, create]
|
on: [push, pull_request]
|
||||||
|
|
||||||
# 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