diff --git a/.github/workflows/issue_comment.yml b/.github/workflows/issue_comment.yml index 88102ae7..178e9642 100644 --- a/.github/workflows/issue_comment.yml +++ b/.github/workflows/issue_comment.yml @@ -1,4 +1,3 @@ -# Test PR # Run integration tests when a maintainer comments `!test` on a PR to feature branch # Fails when base branch is `main`, as it doesn't support e2e tests name: End to end integration tests