Skip to content

fix: release workflow changelog update should not trigger actions #46

fix: release workflow changelog update should not trigger actions

fix: release workflow changelog update should not trigger actions #46

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: inherit