diff --git a/.github/workflows/flowzone.yml b/.github/workflows/flowzone.yml index 34485d4..c480b34 100644 --- a/.github/workflows/flowzone.yml +++ b/.github/workflows/flowzone.yml @@ -1,5 +1,4 @@ name: Flowzone - on: pull_request: types: [opened, synchronize, closed] @@ -7,7 +6,6 @@ on: pull_request_target: types: [opened, synchronize, closed] branches: [main, master] - jobs: flowzone: name: Flowzone @@ -23,8 +21,6 @@ jobs: ) secrets: inherit with: - repo_config: true - repo_description: "sshproxy is a simple ssh server library exposing an even simpler API" docker_images: "" # open-balena-base/GLIBC compatibility custom_runs_on: |