remove not neeeded permissions for the public repo

This commit is contained in:
Oleksii Syniakov
2026-04-28 10:09:30 +02:00
committed by GitHub
parent ff1433713a
commit f8f3e4277f

View File

@@ -19,8 +19,6 @@ jobs:
security-events: write
# Needed to publish results
id-token: write
actions: read
contents: read
steps:
- name: 'Checkout code'