mirror of
https://github.com/gofiber/storage.git
synced 2025-12-19 00:38:24 +08:00
Exclude current workdir
This commit is contained in:
committed by
GitHub
parent
73765194e1
commit
c144ab7857
2
.github/workflows/gosec.yml
vendored
2
.github/workflows/gosec.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
**/gitignore
|
||||
**.md
|
||||
dir_names: true
|
||||
dir_names_exclude_root: true
|
||||
dir_names_exclude_current_dir: true
|
||||
- id: set-matrix
|
||||
run: echo "matrix={\"files\":${{ steps.changed-files.outputs.all_changed_files }}}" >> "$GITHUB_OUTPUT"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user