Skip to content

Commit

Permalink
Call build_artifact_comment.yml only for PRs (#59549)
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored Nov 21, 2024
1 parent 7d190f9 commit a5b4ab0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_artifact_comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ concurrency:

jobs:
on-success:
if: github.event.workflow_run.event == 'pull_request'

permissions:
pull-requests: write
Expand Down

0 comments on commit a5b4ab0

Please sign in to comment.