Skip to content

test: validate the output of run-task transforms against the schema (… #48

test: validate the output of run-task transforms against the schema (…

test: validate the output of run-task transforms against the schema (… #48

Workflow file for this run

---
name: "Pre-commit"
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
name: Run pre-commit
runs-on: ubuntu-latest
steps:
- uses: mozilla-releng/actions/pre-commit@main