Skip to content

Add terraform-provider-uname to the list of Community Providers (#261) #261

Add terraform-provider-uname to the list of Community Providers (#261)

Add terraform-provider-uname to the list of Community Providers (#261) #261

Workflow file for this run

name: misspell
on:
push:
branches:
- master
pull_request:
types: [assigned, opened, synchronize, reopened]
jobs:
misspell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: misspell
uses: reviewdog/action-misspell@v1
with:
locale: "US"