Skip to content

Commit e3c3965

Browse files
authored
Merge pull request #4826 from owncloud/fix/calens-workflow-permissions
ci: fix calens workflow permissions for reusable workflow call
2 parents e3987d0 + 64ad472 commit e3c3965

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/calens.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
branches:
66
- master
77

8-
permissions: {}
8+
permissions:
9+
contents: read
910

1011
jobs:
1112
changelog:

0 commit comments

Comments
 (0)