diff --git a/.github/workflows/commit-bot.yml b/.github/workflows/commit-bot.yml index f355171f29..eb4d068470 100644 --- a/.github/workflows/commit-bot.yml +++ b/.github/workflows/commit-bot.yml @@ -13,6 +13,7 @@ jobs: update-modules: runs-on: ubuntu-latest name: Commit Bot + if: github.repository == 'boostorg/boost' steps: - name: Check for module updates