Skip to content

Automated release creation #5

Automated release creation

Automated release creation #5

name: Automated release creation
on:
workflow_dispatch:
schedule:
- cron: "0 15 * * 4"
jobs:
release_management:
uses: newrelic/coreint-automation/.github/workflows/reusable_release_automation.yaml@v3
secrets: inherit
with:
rt-included-files: go.mod,go.sum,Dockerfile