Add permissions to welcome workflow

Signed-off-by: Ayush More <ayushmore42595@gmail.com>
This commit is contained in:
Ayush More
2025-10-14 20:47:22 +05:30
committed by GitHub
parent 136b597f84
commit aeaf3445a4
+5
View File
@@ -4,6 +4,11 @@ on:
pull_request_target:
types: [opened]
permissions:
issues: write
pull-requests: write
contents: read
jobs:
welcome:
runs-on: ubuntu-latest