Skip to content

Promote SPI/RemoteSecret from staging to prod (#2531) #15

Promote SPI/RemoteSecret from staging to prod (#2531)

Promote SPI/RemoteSecret from staging to prod (#2531) #15

Workflow file for this run

name: autoupdate
on:
push:
branches:
- main
jobs:
autoupdate:
name: autoupdate
runs-on: ubuntu-20.04
steps:
- uses: docker://chinthakagodawita/autoupdate-action@sha256:a3e234f9fce69dd9b3a205acfd55bf9d5c94f0f7cf119f0267a5ab54220e8f56
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
PR_FILTER: "labelled"
PR_LABELS: "approved,lgtm"