Skip to content

Commit fefad96

Browse files
authored
fix: update used-by.yml to add permissions
1 parent 4b0359b commit fefad96

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/used-by.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ on:
66
- cron: '0 9 * * 1' # At 09:00 on Monday.
77
workflow_dispatch:
88

9+
permissions:
10+
pull-requests: write
11+
contents: write
12+
913
jobs:
1014
used-by:
1115
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)