Skip to content

Chart auto-reset the view when it shouldn't #1183

Chart auto-reset the view when it shouldn't

Chart auto-reset the view when it shouldn't #1183

Workflow file for this run

name: Automated RCA
on:
issues:
types: [closed]
permissions:
issues: write
contents: read
jobs:
automated-rca:
uses: MetaMask/github-tools/.github/workflows/post-gh-rca.yml@5da154078ddf6c022ed89dc3dbf378594afb8266
with:
repo-owner: ${{ github.repository_owner }}
repo-name: ${{ github.event.repository.name }}
issue-number: ${{ github.event.issue.number }}
issue-labels: '["Sev0-urgent", "Sev1-high"]'