We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c7670 commit 2a4df66Copy full SHA for 2a4df66
.github/workflows/stewards-update.yml
@@ -29,5 +29,6 @@ jobs:
29
commit-message: "Update README table from stewards.yml"
30
branch: update-readme-table
31
title: 'chore: update README table from stewards.yml'
32
- body: 'This PR updates the README.md table to refelct changes in stewards.yml.'
+ body: 'This PR updates the README.md table to reflect changes in stewards.yml.'
33
add: README.md
34
+ token: ${{ secrets.ACCESS_TOKEN }}
0 commit comments