Skip to content

Commit d63a9ba

Browse files
committed
ci: restore permissions
1 parent dffc9ef commit d63a9ba

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/default-next-meetup.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55

66
permissions:
77
contents: write
8+
actions: write
9+
id-token: write
810

911
jobs:
1012
default-next-meetup:

.github/workflows/set-next-meetup.yml

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

1111
permissions:
1212
contents: write
13+
actions: write
14+
id-token: write
1315

1416
jobs:
1517
set-next-meetup:

0 commit comments

Comments
 (0)