0.0.1 • Published 5 months ago

@eventcatalog/github-action v0.0.1

Weekly downloads
-
License
BSL-1.1
Repository
-
Last release
5 months ago

EventCatalog GitHub Action

A GitHub Action to help enforce governance for your EventCatalog.

Usage

- name: EventCatalog Governance
  uses: EventCatalog/governance-action@v1 # Replace with your actual GitHub organization and repository name
  with:
    github_token: ${{ secrets.GITHUB_TOKEN }}

Inputs

  • github_token (required): GitHub token to interact with the GitHub API.

License

This project is licensed under the Business Source License 1.1. See the LICENSE file for details.