Skip to content

Commit

Permalink
revert temporary conditions
Browse files Browse the repository at this point in the history
Signed-off-by: Panos Vagenas <[email protected]>
  • Loading branch information
vagenas committed Feb 4, 2025
1 parent 0d0be38 commit 5b4b192
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/cd-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- "main"
- "chore-docs-search-fix" # FIX remove tmp condition

jobs:
build-deploy-docs:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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):
Expand Down

0 comments on commit 5b4b192

Please sign in to comment.