Merge pull request #912 from pre-commit/all-repos_autofix_all-repos-sed

fix tags trigger for github actions
This commit is contained in:
Anthony Sottile 2023-06-01 19:29:26 -04:00 committed by GitHub
commit a4d9d1386f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: main
on:
push:
branches: [main, test-me-*]
tags:
tags: '*'
pull_request:
jobs: