mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-03-13 08:40:43 +08:00
chore: explicitly set permissions (#6316)
This commit is contained in:
3
.github/workflows/project_structure.yml
vendored
3
.github/workflows/project_structure.yml
vendored
@@ -8,6 +8,9 @@ name: ProjectStructure
|
||||
- master
|
||||
pull_request:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
check_structure:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user