Skip to content

Commit

Permalink
lsp: Update example index PR title (#966)
Browse files Browse the repository at this point in the history
This is needed in addition to the commit message

Signed-off-by: Charlie Egan <[email protected]>
  • Loading branch information
charlieegan3 committed Aug 6, 2024
1 parent 8414b8b commit e000dd0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-example-index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,6 @@ jobs:
- name: Open a pull request
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0
with:
commit-message: Update rego-by-examples index
title: "lsp: Update rego-by-examples index"
commit-message: "lsp: Update rego-by-examples index"
base: main

0 comments on commit e000dd0

Please sign in to comment.