Skip to content

Updated Metadata Editor #185

Updated Metadata Editor

Updated Metadata Editor #185

Workflow file for this run

name: Pre-commit
on:
pull_request:
branches: [develop]
jobs:
pre-commit:
if: github.event.pull_request.draft == false
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- uses: pre-commit/[email protected]