From dc4ad19080047c30a3247e8837d16c9cc08be0e7 Mon Sep 17 00:00:00 2001 From: Philippe Boneff Date: Mon, 2 Dec 2024 17:23:35 +0000 Subject: [PATCH] on open PRs --- .github/workflows/aws_integration_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/aws_integration_test.yml b/.github/workflows/aws_integration_test.yml index 78c42ce1..6d24dce0 100644 --- a/.github/workflows/aws_integration_test.yml +++ b/.github/workflows/aws_integration_test.yml @@ -5,7 +5,7 @@ on: # TODO(phboneff): change this to main when I submit, leave like this for # now to allow testing with the PR pull_request: - converted_to_draft + open #branches: # - main