Skip to content

GabbyPly/ci-cd-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Act cheat sheet

Hello

List the actions for the default event:

act -l

List the actions for a specific event:

act workflow_dispatch -l

Run the default (push) event:

act

Run a specific event:

act pull_request

Run a specific job:

act -j test

Run in dry-run mode:

act -n

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors