Skip to content

Commit

Permalink
Codespell action only works on PRs
Browse files Browse the repository at this point in the history
So not much use to me ... but worth testing out!
  • Loading branch information
josephwright committed Apr 17, 2024
1 parent dcdbdca commit d276a87
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yaml
Expand Up @@ -23,10 +23,4 @@ jobs:
package_file: .github/tl_packages
- name: Run l3build
run: l3build ctan -q -H
codespell:
runs-on: ubuntu-latest
steps:
- name: Codespell action
uses: plettich/python_codespell_action@v0.1


0 comments on commit d276a87

Please sign in to comment.