Skip to content

ci: add dependabot config and badge #4

ci: add dependabot config and badge

ci: add dependabot config and badge #4

on:
push:
branches:
- main
permissions:
contents: write
issues: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- name: Run release-please
uses: googleapis/release-please-action@v4
with:
config-file: .github/release-please-config.json
manifest-file: .release-please-manifest.json