diff options
author | Bert JW Regeer <bertjw@regeer.org> | 2022-05-24 20:53:07 -0600 |
---|---|---|
committer | Bert JW Regeer <bertjw@regeer.org> | 2022-05-24 21:05:14 -0600 |
commit | 2e7b9f069e20fcbf3a835f26c2ee698131c5ade4 (patch) | |
tree | d35d43c548a15dc2874f5bcc8aa76d621a65a68d | |
parent | 8d8d29f4eb309e1c8e2a1ed38afffa600b1a9882 (diff) | |
download | webob-2e7b9f069e20fcbf3a835f26c2ee698131c5ade4.tar.gz |
Fix syntax for ci-tests.yml
-rw-r--r-- | .github/workflows/ci-tests.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 4e08fa1..7d5b260 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -7,6 +7,7 @@ on: - master - "[0-9].[0-9]+-branch" tags: + - "*" # Build pull requests pull_request: |