techneg-it/Should run

Decide whether the current workflow should run or not

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
branch-nameThe branch to check${{ github.ref_name }}
github-tokenGITHUB_TOKEN${{ github.token }}
overrideWorkflow runs when this is `true`${{ github.event_name == 'pull_request' }}
namedescription
should-runWhether the workflow should run or not