Skip to content

Commit

Permalink
Merge pull request #1270 from nullun/update-reviewers
Browse files Browse the repository at this point in the history
The pr-generator workflow is failing as these users are non-contributors
  • Loading branch information
nullun authored Oct 30, 2024
2 parents be8fa4a + 8ec65b3 commit 2664fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,6 @@ jobs:
branch: "automatic-pr-go-algorand-${{ inputs.go_algorand_version }}-indexer-${{ inputs.indexer_version }}"
title: "Automatic update generated for go-algorand: ${{ inputs.go_algorand_version }} and indexer: ${{ inputs.indexer_version }}"
body: "Changes generated automatically by github action docs-generator."
reviewers: "nullun,SilentRhetoric,Loedn,larkiny"
reviewers: "nullun,SilentRhetoric"
delete-branch: true
base: staging

0 comments on commit 2664fc0

Please sign in to comment.