summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2020-05-21 23:54:44 +0200
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2020-05-21 23:54:44 +0200
commitd7c122e14c9eaca96574dec0ea530ad7204965a9 (patch)
treebfd99832489418231bd31bc2da487fdfc422ab75
parent8c460692289a4982e40bfe2780ac3e9850a2814b (diff)
downloadsetuptools-scm-d7c122e14c9eaca96574dec0ea530ad7204965a9.tar.gz
run pipelines on releases
-rw-r--r--.github/workflows/python-tests.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/python-tests.yml b/.github/workflows/python-tests.yml
index 9b41ff2..3ff4e5a 100644
--- a/.github/workflows/python-tests.yml
+++ b/.github/workflows/python-tests.yml
@@ -4,6 +4,7 @@ on:
pull_request:
push:
branches: [master]
+ release:
jobs:
test: