diff --git a/.github/workflows/pr_artifact_url_commenter.yml b/.github/workflows/pr_artifact_url_commenter.yml index 814972801..d2577f561 100644 --- a/.github/workflows/pr_artifact_url_commenter.yml +++ b/.github/workflows/pr_artifact_url_commenter.yml @@ -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: