refactor: enhancement and documenting
This commit is contained in:
7
.github/workflows/dependency-review.yaml
vendored
7
.github/workflows/dependency-review.yaml
vendored
@@ -2,6 +2,10 @@
|
||||
|
||||
name: Dependency Review
|
||||
|
||||
# Required permission on the caller workflow
|
||||
# permissions:
|
||||
# contents: read
|
||||
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
@@ -16,9 +20,6 @@ on:
|
||||
type: string
|
||||
default: 'next'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
main:
|
||||
name: Dependency Review
|
||||
|
||||
Reference in New Issue
Block a user