We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b53f8d commit c0c4c3dCopy full SHA for c0c4c3d
1 file changed
.github/workflows/functional-tests.yml
@@ -7,6 +7,9 @@ on:
7
branches: [main]
8
workflow_dispatch:
9
10
+permissions:
11
+ contents: read
12
+
13
jobs:
14
functional-tests:
15
name: Functional Tests (Magento 2.4.8, PHP 8.4)
0 commit comments