From a3721bbe7cfdd053e73682ea19626a56ea230d39 Mon Sep 17 00:00:00 2001 From: Alexandre Alves Date: Wed, 9 Oct 2024 15:43:31 +0100 Subject: [PATCH] revert manifest change + enable workflow on push --- .github/workflows/sync-extensions.yml | 10 +++++----- manifest.json | 3 +-- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/.github/workflows/sync-extensions.yml b/.github/workflows/sync-extensions.yml index 616b8e4..c72ee88 100644 --- a/.github/workflows/sync-extensions.yml +++ b/.github/workflows/sync-extensions.yml @@ -4,11 +4,11 @@ on: release: types: [released] # Removing this trigger until the protected rule on the `main` branch does not limit actions. - # push: - # branches: - # - main - # paths: - # - manifest.json + push: + branches: + - main + paths: + - manifest.json env: ACTIONS_RUNNER_DEBUG: false diff --git a/manifest.json b/manifest.json index 8dea2e4..5d31455 100644 --- a/manifest.json +++ b/manifest.json @@ -11,8 +11,7 @@ "repo": "neuvector/manager-ext", "branch": "gh-pages", "versions": [ - "1.0.0", - "2.0.0" + "1.0.0" ] }, "elemental": {