From fbe0c7b73ee81fdc75747e7914980c9701605f26 Mon Sep 17 00:00:00 2001 From: Anastasia Alexadrova Date: Tue, 29 Oct 2024 11:45:21 +0100 Subject: [PATCH] Fixed vale check --- .github/workflows/main.yml | 4 ++-- styles/Vocab/Percona/accept.txt | 34 --------------------------------- 2 files changed, 2 insertions(+), 36 deletions(-) delete mode 100644 styles/Vocab/Percona/accept.txt diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 59a6291d..a8df5cc9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: fetch-depth: 0 #Configure git @@ -43,7 +43,7 @@ jobs: #Run check - name: reviewdog - uses: errata-ai/vale-action@reviewdog + uses: errata-ai/vale-action@v2.1.1 with: vale_flags: "--glob=*.md" # fail_on_error: true diff --git a/styles/Vocab/Percona/accept.txt b/styles/Vocab/Percona/accept.txt deleted file mode 100644 index 0c4adf9c..00000000 --- a/styles/Vocab/Percona/accept.txt +++ /dev/null @@ -1,34 +0,0 @@ -Percona -Percona Backup for MongoDB -PBM -pbm -Percona Server for MongoDB -MongoDB -MySQL -percona-release -Percona Distribution for MongoDB -Percona Distribution for MySQL -Percona Distribution for PostgreSQL -Percona Monitoring and Management -Percona XtraDB Cluster -Percona XtraBackup -Percona Toolkit -Sysbench -[Oo]plog -PITR -pitr -namespace -shard -Ssharded -Uunsharded -API -downloader -Rresync -CLI -restore_to_time -config -bona fide -Kerberos -parallelization -mongodump -mongorestore \ No newline at end of file