Skip to content

Create add-pcs-monitoring.sh #152

Create add-pcs-monitoring.sh

Create add-pcs-monitoring.sh #152

Workflow file for this run

name: Publish Scripts
on:
push:
branches:
- main
tags:
- 'v*.*.*'
jobs:
main:
runs-on: self-hosted
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Publish Scripts
run: publish-scripts ${{github.workspace}}