Tighten GITHUB_TOKEN permissions (#2001)

This commit is contained in:
Michael Telatynski
2024-11-22 10:18:33 +00:00
committed by GitHub
parent bba1fa6d46
commit 1b8ee30693
19 changed files with 38 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ on:
workflow_dispatch: {}
schedule:
- cron: "0 6 * * 1,3,5" # Every Monday, Wednesday and Friday at 6am UTC
permissions: {} # We use ELEMENT_BOT_TOKEN instead
jobs:
download:
uses: matrix-org/matrix-web-i18n/.github/workflows/localazy_download.yaml@main