actions-marketplace-validations/CodeTour Watch
Flags file changes that may affect CodeTour content
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 22, 2022
- License
- Public domain
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/pozil_codetour-watch@c3e0f1be376f8542129b7548b716d78c617ae52f # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GITHUB_TOKEN, needed to comment the PR. | no | ${{ github.token }} |
| silent | Optional flag that turns off the comment on the PR. | no | false |
| tour-path | Optional flag that specifies a custom `.tour` folder location. | no | .tours/ |
| fail-on-missing-tour-updates | Optional flag that forces the action to fail when update tour files are missing from a PR. | no | false |
Outputs
no outputs