Skip to content

chore(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 (#700) #1484

chore(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 (#700)

chore(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 (#700) #1484

Workflow file for this run

name: cspell-action
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
cspell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v7
with:
files: "."
incremental_files_only: false
check_dot_files: true