Fix token permissions warnings (#4550)

* 🚨 fix token permissions warnings

* 🚨 fix token permissions warnings

* 🚨 fix token permissions warnings
This commit is contained in:
Niels Lohmann
2024-12-17 12:55:19 +01:00
committed by GitHub
parent f4910b20ce
commit 861ec9c3c6
11 changed files with 3 additions and 30 deletions

View File

@@ -5,8 +5,6 @@ on:
types:
- completed
permissions: {}
jobs:
comment:
if: ${{ github.event.workflow_run.conclusion == 'failure' }}