diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 069c19a3c..ee7c5ff21 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -8,7 +8,7 @@ on: - main - 'release/*' - 'hotfix/*' - - 'feature/*' ## TODO: For testing purpose only, remove later + - 'feature/*' ## TODO: For testing purpose only, remove later. Some new change for PR testing. Anoother change to make sure tests run now that we have turned the workflow back on... workflow_dispatch: jobs: