Skip to content

cmake: don't include .github/ in the release archive #131

cmake: don't include .github/ in the release archive

cmake: don't include .github/ in the release archive #131

Workflow file for this run

name: codespell
on: [pull_request, workflow_dispatch]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: codespell-project/actions-codespell@v1.0