Skip to content

feat: updated example path and readme paramters (#54) #35

feat: updated example path and readme paramters (#54)

feat: updated example path and readme paramters (#54) #35

Workflow file for this run

name: Readme Workflow
on:
push:
branches:
- master
paths-ignore:
- 'README.md'
- 'docs/**'
workflow_dispatch:
jobs:
README:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
secrets:
TOKEN : ${{ secrets.GITHUB }}
SLACK_WEBHOOK_TERRAFORM: ${{ secrets.SLACK_WEBHOOK_TERRAFORM }}