Skip to content

chore: remove declaration of exceptions that are never thrown (#15) #14

chore: remove declaration of exceptions that are never thrown (#15)

chore: remove declaration of exceptions that are never thrown (#15) #14

---
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