ojob.io/git/hub/workflows

Usage

ojob ojob.io/git/hub/workflows op=list repo=my/repo workflow=my-workflow.yml useDirect=true 

Description

Given a GitHub repo tries to perform operations (e.g. list, trigger) over the existing workflows (on a github action you might neet actions write permission)

Expects

Name Description
op The operation to execute (e.g. help, list, trigger)
repo The GitHub repo to use
workflow The GitHub repo corresponding workflow
useDirect Boolean to indicate to instead of using gh cli tries to place the requests directly