ci: build on all tags

This commit is contained in:
will Farrell 2020-12-02 13:18:01 -07:00 committed by GitHub
parent e28e8dbd2f
commit ef29a8dadc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ on:
branches:
- main
tags:
- '^\d+\.\d+\.\d+$'
- '*'
schedule:
- cron: '0 0 * * *'