Skip to content

Commit

Permalink
ci: fix ci publish doc
Browse files Browse the repository at this point in the history
  • Loading branch information
azrod committed Jan 3, 2025
1 parent b42b9f1 commit 7ed87ae
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/push_main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
# --------------------------------------------------------------
# WARNING: This file is managed by centralized sync management system.
# Do not edit this file directly, your changes will be overwritten.
# See https://github.com/orange-cloudavenue/workflows for more information.
# --------------------------------------------------------------
name: Push main
on:
push:
Expand All @@ -18,6 +13,6 @@ permissions:
contents: write

jobs:
request-doc-update:
name: "Request doc update"
publish-doc:
name: "Publish Documentation"
uses: orange-cloudavenue/workflows/.github/workflows/doc_publish.yml@main

0 comments on commit 7ed87ae

Please sign in to comment.