Skip to content

Commit a6bdb0a

Browse files
RyanSkrabamartin-g
andauthored
AVRO-4233: [ci] Remove explicit GITHUB_TOKEN (#3659)
* AVRO-4233: [ci] Remove explicit GITHUB_TOKEN * Try with `pull_request` * Restore pull_request_target --------- Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com>
1 parent 16fbbfd commit a6bdb0a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/labeler.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,4 @@ jobs:
2828
steps:
2929
- uses: actions/labeler@v6
3030
with:
31-
repo-token: "${{ secrets.GITHUB_TOKEN }}"
3231
sync-labels: true

0 commit comments

Comments
 (0)