Skip to content

Commit 359071d

Browse files
committed
fix starter permissions [take 2]
1 parent eea4422 commit 359071d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/starter.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,11 @@ on:
4545
type: string
4646
description: 'Base API path for the Command API'
4747
required: false
48+
4849
permissions:
4950
pull-requests: write
50-
content: write
51+
contents: write
52+
5153
jobs:
5254
call-assign-from-json-workflow:
5355
uses: Keyfactor/actions/.github/workflows/assign-env-from-json.yml@v5

0 commit comments

Comments
 (0)