Remove all permission by default.

This commit is contained in:
Benoit Marty 2026-03-05 15:34:16 +01:00 committed by Benoit Marty
parent 60ba991670
commit a7e3c0a754
22 changed files with 44 additions and 0 deletions

View file

@ -5,6 +5,8 @@ on:
schedule:
- cron: "0 0 * * *"
permissions: {}
jobs:
update-gradle-wrapper:
runs-on: ubuntu-latest