pvtrlabs/skip-ci
Helps to skip steps in GitHub action in pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| skip-phrase | If found in commit of PR then returns true | yes | [skip-ci] |
Outputs
| name | description |
|---|---|
| skip-ci | True if your commit had the phrase |