We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 787633c commit 2da235dCopy full SHA for 2da235d
2 files changed
.github/sync-files.yaml
@@ -10,6 +10,7 @@
10
- source: .github/workflows/comment-on-pr.yaml
11
- source: .github/workflows/github-release.yaml
12
- source: .github/workflows/pre-commit-optional.yaml
13
+ - source: .github/workflows/pre-commit-ansible.yaml
14
- source: .github/workflows/pre-commit.yaml
15
- source: .github/workflows/semantic-pull-request.yaml
16
- source: .github/workflows/spell-check-differential.yaml
@@ -20,6 +21,7 @@
20
21
- source: .markdown-link-check.json
22
- source: .markdownlint.yaml
23
- source: .pre-commit-config-optional.yaml
24
+ - source: .pre-commit-config-ansible.yaml
25
- source: .pre-commit-config.yaml
26
- source: .prettierignore
27
- source: .prettierrc.yaml
.github/workflows/pre-commit-ansible-autoupdate.yaml
0 commit comments