mirror of
https://github.com/dorny/paths-filter.git
synced 2026-03-10 16:34:28 +00:00
Potential fix for code scanning alert no. 11: Workflow does not contain permissions (#24)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
parent
22492400f2
commit
673ce5f611
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1,3 +1,5 @@
|
||||
permissions:
|
||||
contents: read
|
||||
name: "Build"
|
||||
|
||||
on:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user