From 81f0e85c8d327cd0c13316e192525305dac13fee Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Sat, 25 Jun 2022 03:15:09 +0200 Subject: [PATCH] add Pull Hub Items github action --- .github/workflows/pull-hub.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/pull-hub.yml b/.github/workflows/pull-hub.yml index 5d1d97a886..6862bda2a0 100644 --- a/.github/workflows/pull-hub.yml +++ b/.github/workflows/pull-hub.yml @@ -16,3 +16,5 @@ jobs: run: ./.github/pull_hub_items.sh - name: Create Pull Request uses: peter-evans/create-pull-request@v4 + with: + title: sync hub items with community