Merge pull request #5732 from turrisxyz/naveen/feat/set-perms-actions

This commit is contained in:
Jérémy Benoist
2022-04-19 06:53:40 +02:00
committed by GitHub
3 changed files with 9 additions and 0 deletions

View File

@ -7,6 +7,9 @@ on:
- master
- 2.*
permissions:
contents: read
jobs:
js:
name: "Building assets"

View File

@ -7,6 +7,9 @@ on:
- master
- 2.*
permissions:
contents: read
jobs:
coding-standards:
name: "CS Fixer & PHPStan"

View File

@ -7,6 +7,9 @@ on:
- master
- 2.*
permissions:
contents: read
jobs:
translations:
name: "Translations"