dharmalife-foundation/Prevent file change in PR
Fail a pull request workflow if certain files are changed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| pattern | JavaScript regular expression matching filenames (including path) of files which must not be changed | yes | — |
| trusted-authors | Always trust pull request authors included in this comma separated list, e.g.: user1, user2, user3 | no | — |
| token | Token to access the repository | yes | ${{ github.token }} |
Outputs
no outputs