mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +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
|
- id: tools
|
||||||
alias: generate-workflows
|
alias: generate-workflows
|
||||||
name: Generate GitHub Workflow Templates
|
name: Generate GitHub Workflow Templates
|
||||||
files: ^.github/workflows/templates/.*$
|
files: ^(tools/pre_commit\.py|.github/workflows/templates/.*)$
|
||||||
pass_filenames: false
|
pass_filenames: false
|
||||||
args:
|
args:
|
||||||
- pre-commit
|
- pre-commit
|
||||||
|
|
Loading…
Add table
Reference in a new issue