Merge pull request #912 from pre-commit/all-repos_autofix_all-repos-sed
fix tags trigger for github actions
This commit is contained in:
commit
a4d9d1386f
|
@ -3,7 +3,7 @@ name: main
|
|||
on:
|
||||
push:
|
||||
branches: [main, test-me-*]
|
||||
tags:
|
||||
tags: '*'
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue