Skip to content

Update monitoring specifications #25

Update monitoring specifications

Update monitoring specifications #25

Workflow file for this run

name: Deploy PR previews
on:
pull_request:
types:
- opened
- reopened
- synchronize
- closed
concurrency: preview-${{ github.ref }}
jobs:
deploy-preview:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Deploy Preview 🚀
uses: rossjrw/pr-preview-action@v1
with:
source-dir: public
preview-branch: gh-pages
umbrella-dir: pr-preview