Skip to content

Commit

Permalink
debug empty expect.txt suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Sep 24, 2024
1 parent 610bddb commit c25ea61
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 277 deletions.
1 change: 1 addition & 0 deletions .github/actions/spelling/only.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/flake\.nix$
75 changes: 0 additions & 75 deletions .github/workflows/ci.yml

This file was deleted.

123 changes: 0 additions & 123 deletions .github/workflows/docker-image.yml

This file was deleted.

79 changes: 0 additions & 79 deletions .github/workflows/release.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/spelling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
id: spelling
uses: check-spelling/check-spelling@prerelease
with:
debug: 1
suppress_push_for_open_pull_request: ${{ github.actor != 'dependabot[bot]' && 1 }}
checkout: true
check_file_names: 1
Expand Down

0 comments on commit c25ea61

Please sign in to comment.