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 42d9efbeb9
commit 17f45d091a
22 changed files with 44 additions and 0 deletions

View file

@ -5,6 +5,8 @@ on:
# At 00:00 on every Monday UTC
- cron: '0 0 * * 1'
permissions: {}
jobs:
sync-localazy:
runs-on: ubuntu-latest