Skip to content

Commit ff3a9d1

Browse files
ci(keepalive): Fix wrong permission
1 parent 2c0f0b2 commit ff3a9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/keepalive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
- cron: "0 3 * * 4"
55

66
permissions:
7-
contents: write
7+
actions: write
88

99
jobs:
1010
keep-alive:

0 commit comments

Comments
 (0)