Skip to content

Just wait for a random amount of time for the action.

Notifications You must be signed in to change notification settings

m3y/random-wait-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

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

random wait action

Overview

This is an action to wait for a random number of seconds that does not exceed the specified maximum wait time.

Inputs

max-wait-time

Required Maximum waiting time. Default 10.

Outputs

No Outputs

Example usage

uses: m3y/random-wait-action@v1
with:
  max-wait-time: 10

About

Just wait for a random amount of time for the action.

Resources

Stars

Watchers

Forks

Packages

No packages published