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:
1
.github/workflows/compatibility-70.yml
vendored
1
.github/workflows/compatibility-70.yml
vendored
@@ -2,7 +2,6 @@ name: zabbix_70
|
||||
run-name: Compatibility with Zabbix 7.0 test
|
||||
permissions:
|
||||
contents: read
|
||||
id-token: read
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user