Skip to content

Move manila cephfs spec definition under the related template #276

Move manila cephfs spec definition under the related template

Move manila cephfs spec definition under the related template #276

Workflow file for this run

name: Linting
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v3
- uses: pre-commit/action@v3.0.1