Skip to content

Commit fb4a456

Browse files
authored
Update scrape.yml
add permissions: contents: write
1 parent 404fb00 commit fb4a456

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/scrape.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010

1111
jobs:
1212
scrape:
13+
permissions:
14+
contents: write
15+
1316
runs-on: ubuntu-latest
1417

1518
steps:

0 commit comments

Comments
 (0)