Skip to content

Commit 6ffc0e5

Browse files
Harshg999athithyaaselvam
authored andcommitted
[ci] Update permissions in CI workflow for pytest coverage comment check (#4033)
1 parent 6e3e995 commit 6ffc0e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/commitflow-py3.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
python-version: ['3.8', '3.9', '3.10', '3.11']
1818

1919
permissions:
20+
contents: write
21+
checks: write
2022
pull-requests: write
2123

2224
steps:

0 commit comments

Comments
 (0)