revert temporary conditions

Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
This commit is contained in:
Panos Vagenas 2025-02-04 10:44:55 +01:00
parent 0d0be388fc
commit 5b4b1929ed
2 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,6 @@ on:
push:
branches:
- "main"
- "chore-docs-search-fix" # FIX remove tmp condition
jobs:
build-deploy-docs:

View File

@ -8,7 +8,6 @@ on:
- "**"
- "!main"
- "!gh-pages"
- "!chore-docs-search-fix" # FIX remove tmp condition
env:
# disable keyring (https://github.com/actions/runner-images/issues/6185):