diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 4cd93b46..2e809725 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -108,6 +108,7 @@ jobs: branch: ${{ steps.extract_branch.outputs.branch }} badge-update: + if: github.repository_owner == 'PyMoDAQ' runs-on: ubuntu-latest needs: tests # Ensure this job runs after all matrix jobs complete steps: