Ignore tags on the CI workflow

This commit is contained in:
Timmy Welch 2022-06-08 09:06:46 -07:00
parent ff73cbf2f9
commit d3c29ae40a

View File

@ -6,6 +6,8 @@ env:
on:
pull_request:
push:
tags-ignore:
- '**'
jobs:
lint:
permissions: