Skip to content

Commit 4081594

Browse files
author
Sarah Edwards
authored
Use more permissive token (#18106)
1 parent 276b7ea commit 4081594

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
@@ -61,4 +61,4 @@ jobs:
6161
deleteProjectCard(input:{cardId:${{ env.FR_CARDS }}}) {deletedCardId}
6262
}
6363
env:
64-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
64+
GITHUB_TOKEN: ${{ secrets.DOCUBOT_FR_PROJECT_BOARD_WORKFLOWS_REPO_ORG_READ_SCOPES }}

0 commit comments

Comments
 (0)