Skip to content

Test Slack notification #3074

Test Slack notification

Test Slack notification #3074

Workflow file for this run

name: Docs validation
on:
pull_request:
branches: [main, 'v/*']
workflow_dispatch:
jobs:
validate-docs:
runs-on: ubuntu-latest
steps:
- name: Checkout Current Repo
uses: actions/checkout@v4
- name: Validate Docs
uses: fantkolja/hazelcast-docs/.github/actions/validate@feature/validate-docs-slack-notification