We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a06b9f commit 276b7eaCopy full SHA for 276b7ea
1 file changed
.github/workflows/remove-from-fr-board.yaml
@@ -41,7 +41,7 @@ jobs:
41
}
42
issue_node_id: ${{ github.event.client_payload.command.resource.id }}
43
env:
44
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.DOCUBOT_FR_PROJECT_BOARD_WORKFLOWS_REPO_ORG_READ_SCOPES }}
45
46
- run: "echo 'Project cards found: ${{ steps.find_project_cards.outputs.data }}'"
47
0 commit comments