Skip to content

Merge pull request #22 from infralovers/refactor-container-build #96

Merge pull request #22 from infralovers/refactor-container-build

Merge pull request #22 from infralovers/refactor-container-build #96

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 }}"