Skip to content

Sync the devel branch with upstream #197

Sync the devel branch with upstream

Sync the devel branch with upstream #197

Workflow file for this run

---
name: lint-extras
# yamllint disable-line rule:truthy
on:
pull_request:
branches:
- '*'
permissions:
contents: read
jobs:
lint-extras:
name: lint-extras
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: lint-extras
run: make containerized-test TARGET=lint-extras