Skip to content

add the metrics/labels pipeline service wants scraped by app sre graf… #2

add the metrics/labels pipeline service wants scraped by app sre graf…

add the metrics/labels pipeline service wants scraped by app sre graf… #2

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"