Skip to content

feat: Add "another" target to simple example #59

feat: Add "another" target to simple example

feat: Add "another" target to simple example #59

Workflow file for this run

name: Spellcheck
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: igsekor/[email protected]
name: Spellcheck