Skip to content

fix: Adding custom terraform test flow #72

fix: Adding custom terraform test flow

fix: Adding custom terraform test flow #72

Workflow file for this run

---
name: Infralovers Changelog Automation
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
changelog-automation:
uses: infralovers/.github/.github/workflows/changelog-automation.yml@main
secrets:
BOT_ACCESS_TOKEN: "${{ fromJSON(secrets.VAULT_KV_1D187965_OP_GITHUB_INFRALOVERS).PAT }}"