Merge pull request #1698 from OpenSignLabs/prafull-opensignlabs-patch-4

fix: Workflow does not contain permissions
This commit is contained in:
Amol
2025-04-25 13:29:43 +05:30
committed by GitHub
+6
View File
@@ -1,4 +1,10 @@
name: ci
# 👇 add this block
permissions:
contents: read # allow checkout & metadata-action to read repo
id-token: write # needed by docker/metadata-action v4
on:
push:
branches: