Skip to content

Commit

Permalink
🔧 Use ci-robbot to open cloud config schema updates (#971)
Browse files Browse the repository at this point in the history
Use ci-robbot to open cloud config schema updates

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
  • Loading branch information
mauromorales committed Feb 27, 2023
1 parent a9c37f5 commit 565d805
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ jobs:
uses: peter-evans/create-pull-request@v4
with:
token: ${{ secrets.PAT_TOKEN }}
push-to-fork: ci-robbot/c3os
base: master # change to schematest (or your branch name) if you're testing against a branch
branch: cloud-config-schema-updates
commit-message: ":book: Update Schema"
title: ":book: Update Schema"
body: "Update latest cloud config schema release"
Expand Down

0 comments on commit 565d805

Please sign in to comment.