Skip to content

fix: get_artifact_from_index now uses artifact_path instead of index_path(bug 1999039) #723

fix: get_artifact_from_index now uses artifact_path instead of index_path(bug 1999039)

fix: get_artifact_from_index now uses artifact_path instead of index_path(bug 1999039) #723

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