mirror of
https://github.com/jlengrand/atrium.git
synced 2026-03-10 08:01:19 +00:00
change PR title/body in case of automated readme example re-generation
also change the branch name
This commit is contained in:
@@ -18,8 +18,9 @@ jobs:
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
with:
|
||||
branch: generate-readme
|
||||
title: Generate README examples
|
||||
branch: re-generate-README
|
||||
title: Re-Generate README examples
|
||||
commit-message: generate README examples
|
||||
body: Looks like someone forgot to run gr build or did not commit the changes
|
||||
delete-branch: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user