Skip to content

Commit d170324

Browse files
add pricing info
1 parent 7f650a3 commit d170324

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-3
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,23 @@ This Action complies with GitHub's Data Protection Addendum and applicable data
350350

351351
For questions about data protection, please contact: kedro-framework@mckinsey.com
352352

353+
## Support
354+
355+
Need help? We're here for you!
356+
357+
- **Issues**: [Report bugs or request features](https://github.com/kedro-org/publish-kedro-viz/issues)
358+
- **Discussions**: [Ask questions](https://github.com/kedro-org/kedro/discussions)
359+
- **Slack**: [Slack](https://slack.kedro.org)
360+
- **Email**: [Email Kedro](kedro-framework@mckinsey.com) for security vulnerability issues.
361+
362+
## Pricing
363+
364+
This action is open-source and available at no cost for:
365+
- Personal projects
366+
- Commercial use
367+
- Enterprise organizations
368+
- No usage limits
369+
353370
## License
354371

355372
publish-kedro-viz is licensed under the [Apache 2.0](https://github.com/kedro-org/publish-kedro-viz/blob/main/LICENSE.md) License.

action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: publish-kedro-viz
2-
description: This is a GitHub action to publish kedro viz static website on GitHub Pages
3-
author: kedro-viz
1+
name: 'Publish Kedro-Viz to GitHub Pages'
2+
description: 'Build and publish interactive Kedro pipeline visualizations to GitHub Pages'
3+
author: 'kedro-org'
44

55
branding:
66
icon: share

0 commit comments

Comments
 (0)