mirror of
https://github.com/boostorg/boost.git
synced 2026-01-18 21:41:27 +01:00
Github Actions: commitbot runs conditionally on boostorg/boost repo (#916)
This commit is contained in:
1
.github/workflows/commit-bot.yml
vendored
1
.github/workflows/commit-bot.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user