Skip to content

Commit

Permalink
[MISC] CI improvements (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
deusebio authored Jul 5, 2024
1 parent 4453bbd commit 398dfcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
run: tox run -e unit

sync-docs:
if: ${{ github.event_name != 'pull_request' || startsWith(github.event.pull_request.head.repo.full_name, 'canonical/') }}
uses: ./.github/workflows/sync_docs.yaml
secrets: inherit
permissions:
Expand Down

0 comments on commit 398dfcb

Please sign in to comment.