Skip to content

Commit f665538

Browse files
authored
ci: update agreements configuration [ci skip] (#788)
1 parent 56bb0ae commit f665538

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/agreements.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@ on:
77

88
jobs:
99
call-workflow-agreements:
10-
uses: splunk/addonfactory-github-workflows/.github/workflows/reusable-agreements.yaml@v1.3
10+
uses: splunk/addonfactory-github-workflows/.github/workflows/reusable-agreements.yaml@v1
11+
permissions:
12+
actions: read
13+
contents: read
14+
pull-requests: write
15+
statuses: read
1116
secrets:
1217
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1318
PERSONAL_ACCESS_TOKEN: ${{ secrets.PAT_CLATOOL }}

0 commit comments

Comments
 (0)