Skip to content

Commit 5ab0f0e

Browse files
ci: add permissions for github token
1 parent a396704 commit 5ab0f0e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/chronograf-cypress-tests-report.yaml

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

88
permissions:
99
contents: read
10+
actions: read
11+
checks: write
1012

1113
jobs:
1214
report:

0 commit comments

Comments
 (0)