Skip to content

Merge pull request #161 from flux-framework/release-docs-2025-08-05 #30

Merge pull request #161 from flux-framework/release-docs-2025-08-05

Merge pull request #161 from flux-framework/release-docs-2025-08-05 #30

Workflow file for this run

name: flux-framework docs

Check failure on line 1 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

(Line: 5, Col: 17): A sequence was not expected
on:
workflow_dispatch:
pull_request: []
push:
branches-ignore:
- main
- master
jobs:
spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check Spelling
uses: crate-ci/typos@7ad296c72fa8265059cc03d1eda562fbdfcd6df2 # v1.9.0
with:
files: ./README.md ./_posts