Skip to content

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

HelmRelease/podinfo-hr-0.helm-benchmark

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

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 '${{ toJson(github.event.client_payload) }}' | jq