Skip to content

Commit c2cb5e9

Browse files
committed
ci(workflows): update nytimes.yml configuration
1 parent 8d1a7a8 commit c2cb5e9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/nytimes.yml

+5
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ on:
55
- cron: '30 16 * * *'
66
workflow_dispatch:
77

8+
permissions:
9+
id-token: write
10+
contents: write
11+
pages: write
12+
813
jobs:
914
update_nytimes:
1015
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)