Compare commits

...

3 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
ae0208e35c Use permissions: {} (no token permissions) instead of contents: read
Co-authored-by: mykaul <4655593+mykaul@users.noreply.github.com>
Agent-Logs-Url: https://github.com/scylladb/scylladb/sessions/11b4f0e2-dd65-47f3-9d02-0c01e28fcd99
2026-03-23 16:59:37 +00:00
copilot-swe-agent[bot]
b418e7a489 Initial plan 2026-03-23 16:58:39 +00:00
Yaniv Kaul
2c5727753a .github/workflows/trigger-scylla-ci.yaml:3: Potential fix for code scanning alert no. 184: Workflow does not contain permissions
Reduce permissions to 'read'.

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-03-23 16:46:06 +02:00

View File

@@ -1,5 +1,7 @@
name: Trigger Scylla CI Route
permissions: {}
on:
issue_comment:
types: [created]