Skip to content

Add Vale

Add Vale #7

Workflow file for this run

name: 'Lint'
on:
push:
branches-ignore: ['*-no-ci']
tags-ignore: ['*']
permissions:
contents: 'read'
pages: 'write'
id-token: 'write'
jobs:
bash:
name: 'Bash'
uses: 'fox-land/hyperupcall-action/.github/workflows/bash-lint.yml@main'