diff --git a/.github/workflows/allure-test-reporter.yml b/.github/workflows/allure-test-reporter.yml index 6048216093f..5c7d3362bfd 100644 --- a/.github/workflows/allure-test-reporter.yml +++ b/.github/workflows/allure-test-reporter.yml @@ -6,8 +6,6 @@ on: - opened - reopened - synchronize - branches: - - main concurrency: group: ${{ github.workflow }}-${{ github.head_ref || github.sha }}