Fix workflow name for PR binary comment

This commit is contained in:
jeffvli 2023-01-30 20:03:18 -08:00
parent edfbc2538d
commit 8cc5ec6797

View file

@ -1,7 +1,7 @@
name: Comment on pull request name: Comment on pull request
on: on:
workflow_run: workflow_run:
workflows: ['Test workflow with upload'] workflows: ['Publish (PR)']
types: [completed] types: [completed]
jobs: jobs:
pr_comment: pr_comment: