mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +04:00
build: harden lint_python.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
name: lint_python
|
||||
on: workflow_dispatch
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
jobs:
|
||||
lint_python:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user