Skip to content

IsantePlus/wait-for-openmrs-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wait-for-isanteplus Github Action

This action prints "Hello World" or "Hello" + the name of a person to greet to the log.

Inputs

target-url

Required

interval

Required

timeout

Required

Example usage

uses: actions/action-wait-for-isanteplus@v1 with: target-url: http://localhost:8080/openmrs timeout: 1000 interval: 10