summaryrefslogtreecommitdiff
path: root/.github/workflows/main.yml
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2023-06-30 21:02:58 +0200
committerrebortg <github@ghlr.de>2023-06-30 22:00:13 +0200
commit540db56694da9f0f17ae7a5647e8dd7d96c0fd73 (patch)
treeb2e78c0202fd257bb216be31523a03d3ebe156c7 /.github/workflows/main.yml
parent84f5f7372511289821cd3cf8366f0c6a92ad4196 (diff)
downloadvyos-documentation-540db56694da9f0f17ae7a5647e8dd7d96c0fd73.tar.gz
vyos-documentation-540db56694da9f0f17ae7a5647e8dd7d96c0fd73.zip
add localazy as the translation provider
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 eb04d97f..67556017 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: