diff --git a/.github/workflows/flowzone.yml b/.github/workflows/flowzone.yml index 4f796ae..fb1e28f 100644 --- a/.github/workflows/flowzone.yml +++ b/.github/workflows/flowzone.yml @@ -1,6 +1,5 @@ --- name: Flowzone - on: pull_request: types: [opened, synchronize, closed] @@ -8,7 +7,6 @@ on: pull_request_target: types: [opened, synchronize, closed] branches: [main, master] - jobs: flowzone: name: Flowzone @@ -18,8 +16,6 @@ jobs: uses: product-os/flowzone/.github/workflows/flowzone.yml@master secrets: inherit with: - repo_config: true - repo_description: "balenaCloud application used to configure balenaOS from supported metadata services" balena_slugs: | balena_os/cloud-config-amd64, balena_os/cloud-config-aarch64