fix: linter action no longer fails on tag push

This commit is contained in:
massivebird 2023-08-13 00:48:32 -04:00
parent fda48afe6a
commit fff6bffb31

View file

@ -2,6 +2,8 @@ name: Eslinter Fix and Push CI
on:
push:
branches:
- "**"
jobs:
linter: