Merge pull request #696 from thecodacus/fix/workflow-permission

chore: added workflow permission
This commit is contained in:
Anirban Kar 2024-12-13 15:49:13 +05:30 committed by GitHub
commit 5c1b4de26a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,8 @@ on:
types: [closed]
branches:
- main
permissions:
contents: write
jobs:
update-stable: