Run on tags starting with 'v' (#227)

This commit is contained in:
Matt
2021-01-10 17:24:04 -08:00
committed by GitHub
parent 2330b72451
commit 5298de0f64

View File

@@ -7,6 +7,8 @@ name: CI
on:
push:
branches: [ master ]
tags:
- 'v*'
pull_request:
branches: [ master ]