summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVal Neekman (AvidCoder) <un33kvu@gmail.com>2022-02-16 17:26:48 -0500
committerVal Neekman (AvidCoder) <un33kvu@gmail.com>2022-02-16 17:26:48 -0500
commitb2aaccd0b0e8ac4780ff29221d7d0fe915aa3f0d (patch)
tree3d52701a57c6d1475263bf07f0684e9bf884260e
parent401487e4e42d5b7d624fa9fe094dd5ffb9431a2c (diff)
downloadpython-slugify-b2aaccd0b0e8ac4780ff29221d7d0fe915aa3f0d.tar.gz
add staging to ci
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index d4998a5..4148354 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -6,6 +6,7 @@ on:
push:
branches:
- ci
+ - staging
jobs:
build: