Skip to content

Commit

Permalink
Merge pull request #1095 from TeamCOMPAS/pause_pr_commenter_ci
Browse files Browse the repository at this point in the history
Disable PR commenter fail message
  • Loading branch information
jeffriley committed May 3, 2024
2 parents 8d78e01 + 17a476d commit 17d9822
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_artifact_url_commenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
comment:
runs-on: ubuntu-latest
continue-on-error: true
steps:
- name: Get Artifact and Pull request info
env:
Expand Down

0 comments on commit 17d9822

Please sign in to comment.