mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
chore: Release action should track hooks configuration changes (#308)
This commit is contained in:
parent
2e8dcf9298
commit
096245800e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -9,6 +9,7 @@ on:
|
||||||
- '**/*.py'
|
- '**/*.py'
|
||||||
- '**/*.sh'
|
- '**/*.sh'
|
||||||
- 'Dockerfile'
|
- 'Dockerfile'
|
||||||
|
- '.pre-commit-hooks.yaml'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue