Skip to content

chore: update dependabot target branch for testing #5

chore: update dependabot target branch for testing

chore: update dependabot target branch for testing #5

Workflow file for this run

name: Release Drafter
on:
push:
branches:
- main
pull_request:
types: [closed]
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Update Release Draft
uses: release-drafter/release-drafter@v6
with:
config-name: .github/release-drafter.yml