Skip to content

Added referened and Optimize and Refactor Microgrid Test and Utility Code for Improved Clarity and Reusability #72

Added referened and Optimize and Refactor Microgrid Test and Utility Code for Improved Clarity and Reusability

Added referened and Optimize and Refactor Microgrid Test and Utility Code for Improved Clarity and Reusability #72

# .github/workflows/documentation-links.yaml
name: Read the Docs Pull Request Preview
on:
pull_request_target:
types:
- opened
permissions:
pull-requests: write
jobs:
documentation-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "pymgrid"