Skip to content

Automated release creation #4

Automated release creation

Automated release creation #4

name: Automated release creation
on:
workflow_dispatch:
schedule:
- cron: "30 11 * * 1"
jobs:
release_management:
uses: newrelic/coreint-automation/.github/workflows/reusable_release_automation.yaml@v3
secrets: inherit