Skip to content

Merge pull request #114 from NFDI4Microbiota/KK-NFDI-patch-1 #14

Merge pull request #114 from NFDI4Microbiota/KK-NFDI-patch-1

Merge pull request #114 from NFDI4Microbiota/KK-NFDI-patch-1 #14

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