Skip to content

Upgrading all dependencies. #65

Upgrading all dependencies.

Upgrading all dependencies. #65

name: AsyncAPI Validation
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: asyncapi-github-action
uses: WaleedAshraf/[email protected]
with:
filepath: 'example/example-documentation.yaml'