Skip to content

Commit

Permalink
Add GitHub Action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
igsekor committed Jan 10, 2021
1 parent 71f1958 commit 90c5983
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: 'GitHub Spellcheck'
description: 'A Github Action that spell checks for any languages by aspell / hunspell'
author: Igor Korovchenko
branding:
color: green
icon: type
runs:
using: docker
image: 'docker://igsekor/pyspelling-any:tagname'

0 comments on commit 90c5983

Please sign in to comment.