mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
ci: Fix pr-comment.yml
This commit is contained in:
committed by
GitHub
parent
d0bd9ed327
commit
d69bdcfc17
5
.github/workflows/pr-comment.yml
vendored
5
.github/workflows/pr-comment.yml
vendored
@@ -12,10 +12,7 @@ jobs:
|
||||
pr-comment:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 10
|
||||
permissions:
|
||||
contents: read
|
||||
issues: write
|
||||
pull-requests: write
|
||||
permissions: write-all
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user