Github Actions: commitbot runs conditionally on boostorg/boost repo (#916)

This commit is contained in:
Sam Darwin
2024-05-28 17:00:53 -06:00
committed by GitHub
parent 96174883d6
commit a672a8e2e7

View File

@@ -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