chore: don't run tests on tags (#5138)

This commit is contained in:
Erez Rokah
2021-03-21 17:13:26 +01:00
committed by GitHub
parent 822acd4585
commit e2a05b516a
2 changed files with 0 additions and 4 deletions

View File

@ -3,8 +3,6 @@ on:
push:
branches:
- master
tags:
- '*'
paths:
- '.github/workflows/docslint.yml'