diff options
| author | Val Neekman (AvidCoder) <un33kvu@gmail.com> | 2022-02-16 17:46:24 -0500 |
|---|---|---|
| committer | Val Neekman (AvidCoder) <un33kvu@gmail.com> | 2022-02-16 17:46:24 -0500 |
| commit | c096bcdd76b0ef216716eccef5b19839266e1372 (patch) | |
| tree | 888711232e1b5c92f6757c38ed963dbf2a8a5849 /.github/workflows | |
| parent | 86d76eead5430ec9b36b178dc0f3cb9b8ec20127 (diff) | |
| download | python-slugify-6.0.1.tar.gz | |
regex: allow=>disallowv6.0.1
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/ci.yml | 1 |
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: |
