Skip to content

Commit 276b7ea

Browse files
author
Sarah Edwards
authored
change token (#18105)
1 parent 2a06b9f commit 276b7ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/remove-from-fr-board.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
}
4242
issue_node_id: ${{ github.event.client_payload.command.resource.id }}
4343
env:
44-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
44+
GITHUB_TOKEN: ${{ secrets.DOCUBOT_FR_PROJECT_BOARD_WORKFLOWS_REPO_ORG_READ_SCOPES }}
4545

4646
- run: "echo 'Project cards found: ${{ steps.find_project_cards.outputs.data }}'"
4747

0 commit comments

Comments
 (0)