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

View File

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