mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -05:00
ci: fix ai-pr label commenting (#49685)
This commit is contained in:
committed by
GitHub
parent
59e434a27f
commit
15dc7170ef
1
.github/workflows/pull-request-labeled.yml
vendored
1
.github/workflows/pull-request-labeled.yml
vendored
@@ -60,6 +60,7 @@ jobs:
|
||||
with:
|
||||
actions: 'create-comment'
|
||||
token: ${{ steps.generate-token.outputs.token }}
|
||||
issue-number: ${{ github.event.pull_request.number }}
|
||||
body: |
|
||||
<!-- ai-pr -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user