Skip to content

[ID-1936] feat(domaintools-iris-pack): Merge Enterprise Pack to Iris … #30

[ID-1936] feat(domaintools-iris-pack): Merge Enterprise Pack to Iris …

[ID-1936] feat(domaintools-iris-pack): Merge Enterprise Pack to Iris … #30

Workflow file for this run

name: Generate Readme Doc
on:
workflow_dispatch:
push:
paths:
- '*.json'
- 'readme.html'
- 'manual_readme_content.md'
tags-ignore:
- '**'
branches-ignore:
- next
- main
jobs:
generate-doc:
runs-on: ubuntu-latest
steps:
- uses: 'phantomcyber/dev-cicd-tools/github-actions/generate-doc@main'
with:
GITHUB_TOKEN: ${{ secrets.SOAR_APPS_TOKEN }}