summaryrefslogtreecommitdiff
path: root/.github/workflows/main.yml
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2022-02-12 21:34:42 +0100
committerrebortg <github@ghlr.de>2022-02-12 21:34:42 +0100
commitc238230b1397f425878814e312758bacc5a9ea1d (patch)
tree0ec641604f059b406e7abff9a7b41f3fd5758ce8 /.github/workflows/main.yml
parentda9919ba9d58926fbd3ed59d104cbc083ef97cce (diff)
downloadvyos-documentation-c238230b1397f425878814e312758bacc5a9ea1d.tar.gz
vyos-documentation-c238230b1397f425878814e312758bacc5a9ea1d.zip
cleanup all vale components
Diffstat (limited to '.github/workflows/main.yml')
-rw-r--r--.github/workflows/main.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index fe87074c..209248de 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -13,11 +13,6 @@ jobs:
id: file_changes
uses: trilom/file-changes-action@v1.2.3
- #- name: Vale
- # uses: errata-ai/vale-action@v1.3.0
- # with:
- # files: '${{ steps.file_changes.outputs.files_modified }}'
-
- name: Set up Python
uses: actions/setup-python@v2
with: