Skip to content

Commit 764dd60

Browse files
Update .github/workflows/api-diff-lint.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9e6abab commit 764dd60

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/api-diff-lint.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
jobs:
77
lint-api-diff:
88
runs-on: ubuntu-latest
9+
permissions:
10+
pull-requests: read
911
steps:
1012
- uses: actions/checkout@v6
1113
with:

0 commit comments

Comments
 (0)