mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-31 10:36:54 +00:00
Merge pull request #370 from pre-commit/all-repos_autofix_trigger-on-tags
Trigger azure pipelines on tags
This commit is contained in:
commit
f8ae0aab7b
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
trigger:
|
||||
branches:
|
||||
include: [master, test-me-*]
|
||||
tags:
|
||||
include: ['*']
|
||||
|
||||
resources:
|
||||
repositories:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue