mirror of
https://github.com/saltstack/salt.git
synced 2025-04-15 17:20:19 +00:00
Update workflows if tools/pre_commit.py
also changes.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
3aa8c67ea1
commit
972c71c7fa
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ repos:
|
|||
- id: tools
|
||||
alias: generate-workflows
|
||||
name: Generate GitHub Workflow Templates
|
||||
files: ^.github/workflows/templates/.*$
|
||||
files: ^(tools/pre_commit\.py|.github/workflows/templates/.*)$
|
||||
pass_filenames: false
|
||||
args:
|
||||
- pre-commit
|
||||
|
|
Loading…
Add table
Reference in a new issue