Merge pull request #370 from pre-commit/all-repos_autofix_trigger-on-tags

Trigger azure pipelines on tags
This commit is contained in:
Anthony Sottile 2019-03-17 11:34:28 -07:00 committed by GitHub
commit f8ae0aab7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,8 @@
trigger:
branches:
include: [master, test-me-*]
tags:
include: ['*']
resources:
repositories: