summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2020-11-28 19:52:36 -0500
committerNed Batchelder <ned@nedbatchelder.com>2020-11-28 19:52:36 -0500
commitc27e0a97980ac5c0fb2cba0812b429a575227104 (patch)
tree73aacdc0ae3349f6bd6ac0ca2c048a0b8fda50c5
parentbbc60b77f40f8a850522278997bb678c0f19517a (diff)
downloadpython-coveragepy-git-c27e0a97980ac5c0fb2cba0812b429a575227104.tar.gz
Kits are built on demand only
-rw-r--r--.github/workflows/kit.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/kit.yml b/.github/workflows/kit.yml
index 94ed23e1..a4dcf625 100644
--- a/.github/workflows/kit.yml
+++ b/.github/workflows/kit.yml
@@ -7,10 +7,6 @@
name: Build kits
on:
- push:
- branches: ["master"]
- pull_request:
- branches: ["master"]
workflow_dispatch:
jobs: