Skip to content

Remove branch anchor (#6) #6

Remove branch anchor (#6)

Remove branch anchor (#6) #6

Workflow file for this run

name: Push Trunk Workflow
on:
push:
branches:
- "main"
jobs:
update-candidate:
name: Update Release Candidate Notes
permissions:
id-token: write
contents: write
secrets: inherit
uses: ./.github/workflows/reusable-update-release-candidate-notes.yml
with:
branch-with-candidate-code: main