Skip to content

Commit

Permalink
Fix: spellchecker yml file (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
arifulhaqueHO authored Oct 12, 2022
1 parent 08009fe commit 80a3396
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/spellchecker.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: 'docker-spellchecker'

on:
branches:
- main
paths:
- monitoring-as-code/tools/spell-checker
push:
branches:
- main
paths:
- monitoring-as-code/tools/spell-checker

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 80a3396

Please sign in to comment.