Skip to content

Bump @mui/lab from 5.0.0-alpha.138 to 5.0.0-alpha.140 #1510

Bump @mui/lab from 5.0.0-alpha.138 to 5.0.0-alpha.140

Bump @mui/lab from 5.0.0-alpha.138 to 5.0.0-alpha.140 #1510

Workflow file for this run

name: New Pull Request
on:
pull_request:
branches:
- main
permissions:
pull-requests: write
jobs:
comment:
if: github.event_name == 'pull_request' && github.event.action == 'opened'
runs-on: ubuntu-latest
steps:
# Comment on new PR requests with deployment instructions
- uses: actions/[email protected]
- name: comment
uses: GrantBirki/[email protected]
continue-on-error: true
with:
file: .github/new-pr-comment.md