Skip to content

chore: add simple release-please configuration (#66) #1

chore: add simple release-please configuration (#66)

chore: add simple release-please configuration (#66) #1

---
name: Release Please
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
trigger:
uses: statnett/github-workflows/.github/workflows/release-please.yaml@main
secrets: inherit
permissions:
contents: write
pull-requests: write