Skip to content

ci: add ossf/scorecard github action #317

ci: add ossf/scorecard github action

ci: add ossf/scorecard github action #317

Workflow file for this run

---
name: yamllint
on:
pull_request:
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: yamllint
run: yamllint .