Skip to content

Disambiguate which kind of persistence is documented in the table [v/… #412

Disambiguate which kind of persistence is documented in the table [v/…

Disambiguate which kind of persistence is documented in the table [v/… #412

Workflow file for this run

name: Forwardport changes to main
on:
push:
branches:
- v/*
jobs:
forwardport:
uses: ./.github/workflows/backport-workflow.yml
with:
label-to-check-for: '["forwardport to snapshot"]'
target-branch: main
secrets: inherit