chivakaa
chivakaa
Sorry, Copy / paste does has been deleted some code. Pasted / attached *running*|*active*running*) echo "$STATUS_MSG" exit $OK ;; * [check_service.txt](https://github.com/jonschipp/nagios-plugins/files/3120530/check_service.txt) active*exited*) echo "$STATUS_MSG" exit $CRITICAL ;;
Closed by erorr!
> Hey @landon-martin, here is how you can set up caller and reusable files > > ``` > name: Caller Workflow > on: workflow_dispatch > > jobs: > job1: >...