Skip to content

Commit 2223721

Browse files
fix: Workflow permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 9b53f8d commit 2223721

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/functional-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
branches: [main]
88
workflow_dispatch:
99

10+
permissions:
11+
contents: read
12+
1013
jobs:
1114
functional-tests:
1215
name: Functional Tests (Magento 2.4.8, PHP 8.4)

0 commit comments

Comments
 (0)