Compare commits

..

2 Commits

Author SHA1 Message Date
d764ffe09d Update ghcr.io/cloudnative-pg/postgresql Docker tag to v17.5-standard-bullseye
All checks were successful
lint-and-test / lint-test (pull_request) Successful in 34s
2025-07-16 03:02:43 +00:00
b46e63218d enable dispatch
All checks were successful
renovate / renovate (push) Successful in 28s
2025-07-15 22:02:15 -05:00

View File

@@ -4,6 +4,8 @@ on:
schedule: schedule:
- cron: '@daily' - cron: '@daily'
workflow_dispatch:
jobs: jobs:
process-repository: process-repository:
runs-on: ubuntu-latest runs-on: ubuntu-latest