mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 08:24:47 +00:00
Potential fix for code scanning alert no. 9: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/patch_faux.yml
vendored
1
.github/workflows/patch_faux.yml
vendored
@@ -1,6 +1,7 @@
|
|||||||
# Tests are skipped for these files but github doesn't allow "passing" hence this is required.
|
# Tests are skipped for these files but github doesn't allow "passing" hence this is required.
|
||||||
|
|
||||||
name: Skipped Patch Test
|
name: Skipped Patch Test
|
||||||
|
permissions: none
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|||||||
Reference in New Issue
Block a user