8000 Add minimum permissions to usage example · dependabot/fetch-metadata@b01730b · GitHub
[go: up one dir, main page]

Skip to content

Commit b01730b

Browse files
jablkojeffwidman
authored andcommitted
Add minimum permissions to usage example
1 parent efb5c8d commit b01730b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ name: Dependabot Pull Request
2222
on: pull_request_target
2323
jobs:
2424
build:
25+
permissions:
26+
pull-requests: read
2527
runs-on: ubuntu-latest
2628
steps:
2729
- name: Fetch Dependabot metadata

0 commit comments

Comments
 (0)
0