Skip to content

feat(decision): support extracting parameters from Git note #939

feat(decision): support extracting parameters from Git note

feat(decision): support extracting parameters from Git note #939

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