Skip to content

deps: bump django from 5.2.13 to 5.2.14 #183

deps: bump django from 5.2.13 to 5.2.14

deps: bump django from 5.2.13 to 5.2.14 #183

# This file is synced from City-of-Helsinki/.github and should not be edited directly
name: release-please
on:
push:
branches:
- main
schedule:
# Run daily to keep the release PR date current
- cron: '1 0 * * *'
workflow_dispatch:
jobs:
release-please:
uses: City-of-Helsinki/.github/.github/workflows/release-please.yml@main
permissions:
contents: write
pull-requests: write