Skip to content

Merge pull request #16 from infralovers/container-build-args #53

Merge pull request #16 from infralovers/container-build-args

Merge pull request #16 from infralovers/container-build-args #53

Workflow file for this run

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