Skip to content

[⚙️🐳] Added image build action #13

[⚙️🐳] Added image build action

[⚙️🐳] Added image build action #13

Workflow file for this run

name: Spellcheck Action
on:
pull_request:
branches:
- 'dev'
- 'main'
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
# The checkout step
- uses: actions/checkout@v3
- uses: rojopolis/[email protected]
name: Spellcheck
with:
config_path: ".spellcheck.yml"