Skip to content

Update 04-resources.md Undoing last changes #55

Update 04-resources.md Undoing last changes

Update 04-resources.md Undoing last changes #55

Workflow file for this run

name: Spellcheck Action
on:
# Runs on pushes
push:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
# The checkout step
- uses: actions/checkout@v3
- uses: rojopolis/[email protected]
name: Spellcheck