mirror of
https://github.com/irongut/CodeCoverageSummary.git
synced 2026-05-14 06:00:13 +02:00
remove workflow permissions from assign PR to author
This commit is contained in:
@@ -7,13 +7,8 @@ on:
|
||||
pull_request:
|
||||
types: [opened]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
assignAuthor:
|
||||
permissions:
|
||||
issues: write # for samspills/assign-pr-to-author
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user