Skip to content

Commit

Permalink
Update pr_artifact_url_commenter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
avivajpeyi authored Apr 9, 2024
1 parent 44744b9 commit 1fe1b09
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .github/workflows/pr_artifact_url_commenter.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
name: Comment on Pull request

on:
workflow_run:
types:
- completed
workflows:
- 'COMPAS compile test'
# on:
# workflow_run:
# types:
# - completed
# workflows:
# - 'COMPAS compile test'

on: workflow_dispatch

jobs:
comment:
Expand Down

0 comments on commit 1fe1b09

Please sign in to comment.