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:
|
pr-comment:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 10
|
timeout-minutes: 10
|
||||||
permissions:
|
permissions: write-all
|
||||||
contents: read
|
|
||||||
issues: write
|
|
||||||
pull-requests: write
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user