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 d6f1de6 commit fd2e9b3Copy full SHA for fd2e9b3
.github/workflows/update_protos.yml
@@ -77,6 +77,7 @@ jobs:
77
body: This is an auto-generated PR to update proto definitions. Check the commits to see which repos and commits are responsible for the changes
78
assignees: stuqdog
79
reviewers: stuqdog
80
+ token: ${{ secrets.GIT_ACCESS_TOKEN }}
81
82
- name: Notify slack of failure
83
uses: slackapi/[email protected]
0 commit comments