Bump docs-resources from b5eaf50 to a41c354
#217
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 |