fixes #5329 -- properly run CI on x.y tags (#5332)

This commit is contained in:
Alex Gaynor 2020-07-20 21:08:16 -04:00 committed by GitHub
parent 274f6af443
commit 82da2316f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ on:
- master
- '*.*.x'
tags:
- '*.*'
- '*.*.*'
jobs: