Skip to content

ci: use common workflow for release-please #141

ci: use common workflow for release-please

ci: use common workflow for release-please #141

name: release-please
on:
push:
branches:
- main
schedule:
- cron: '1 0 * * *'
permissions:
contents: write
pull-requests: write
jobs:
release-please:
uses: City-of-Helsinki/.github/.github/workflows/release-please.yml@main