Bump docs-resources from 1fb9a74
to c71d56b
#154
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Linting with Vale using Reusable Config | |
on: | |
push: | |
branches: [main] | |
pull_request: | |
branches: [main] | |
jobs: | |
call-reusable-vale-workflow-in-riscv-vale-repo: | |
uses: riscv-admin/riscv-vale/.github/workflows/vale-reusable.yml@main |