Skip to content

fix: Adding Container build args #52

fix: Adding Container build args

fix: Adding Container build args #52

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