Remove id-token permission for compatibility workflows (#2021)

The read value for id-token is not available. This PR fixes that.
This commit is contained in:
Zoltán Bedi
2025-05-05 15:14:58 +02:00
committed by GitHub
parent 8136184a54
commit aed76bfaf8
4 changed files with 0 additions and 4 deletions

View File

@@ -2,7 +2,6 @@ name: zabbix_60
run-name: Compatibility with Zabbix 6.0 test
permissions:
contents: read
id-token: read
on:
push: