Merge pull request #12 from erickahmed/alert-autofix-3
Potential fix for code scanning alert no. 3: Workflow does not contain permissions
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
name: OCCT FFI Unit Tests
|
name: OCCT FFI Unit Tests
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
packages: write
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|||||||
Reference in New Issue
Block a user