Skip to content

Commit 4cf59a4

Browse files
Update _CI_coverage_compare.yml
removing global permissions to allow for permissions to be passed in by parent workflow.
1 parent a22f91e commit 4cf59a4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/_CI_coverage_compare.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ on:
2020
description: "The Python Coverage for source"
2121
type: string
2222

23-
permissions: read-all
24-
2523
jobs:
2624
compare_coverage:
2725
name: Compare Reported Coverage

0 commit comments

Comments
 (0)