Explicitly define global permissions for the GitHub token

This commit is contained in:
Héctor Molinero Fernández 2022-05-21 15:30:02 +02:00
commit e97d22d848

View file

@ -10,6 +10,8 @@ on:
- cron: '42 02 * * *'
workflow_dispatch:
permissions: {}
jobs:
lint-shellcheck-stable: