From 57d83eb9f61b83cbcd7346b6c8b1586940687ba5 Mon Sep 17 00:00:00 2001 From: Petro Kurbatskyi <67897517+ibexa-yuna@users.noreply.github.com> Date: Wed, 29 May 2024 09:17:56 +0200 Subject: [PATCH] ENG-125: Add example of feature enablement --- .github/workflows/reactor.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/reactor.yaml b/.github/workflows/reactor.yaml index 2234022032..9423563869 100644 --- a/.github/workflows/reactor.yaml +++ b/.github/workflows/reactor.yaml @@ -9,3 +9,5 @@ jobs: call-reactor: uses: ibexa/gh-workflows/.github/workflows/repo-reactor.yml@main secrets: inherit + with: + feature_linter: "true"