Skip to content

Commit

Permalink
Update readme-tree.yaml: Add GitHub App Token generation and use it i…
Browse files Browse the repository at this point in the history
…n Pull Request creation
  • Loading branch information
devantler committed Oct 17, 2024
1 parent 852900a commit a3e4a27
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/readme-tree.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,8 @@ jobs:
title: Update README Tree
body: This PR includes new updates to the README Tree.
labels: chore
delete-branch: true
reviewers: devantler
assignees: devantler
signoff: true
token: ${{ steps.generate-token.outputs.token }}

0 comments on commit a3e4a27

Please sign in to comment.