Skip to content

HelmRelease/podinfo-hr-0.helm-benchmark #2

HelmRelease/podinfo-hr-0.helm-benchmark

HelmRelease/podinfo-hr-0.helm-benchmark #2

Workflow file for this run

name: event
on:
repository_dispatch:
# types:
# - HelmRelease/podinfo-hr-0.helm-benchmark
permissions:
contents: read
jobs:
flux:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
ref: main
- name: Handle Flux event
run: |
echo ${{ github.event.client_payload }} | jq