chore: disable all permissions on dockerhub permission update ci

This commit is contained in:
Matthias
2025-02-16 15:25:01 +01:00
parent 22b096be25
commit 84d49a0f53

View File

@@ -4,6 +4,9 @@ on:
branches:
- stable
# disable permissions for all of the available permissions
permissions: {}
jobs:
dockerHubDescription:
runs-on: ubuntu-latest