Skip to content

ci: run Test workflow on pull request instead of push (#26) #22

ci: run Test workflow on pull request instead of push (#26)

ci: run Test workflow on pull request instead of push (#26) #22

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