diff --git a/.github/workflows/waf_test_ipSets.yml b/.github/workflows/waf_test_ipSets.yml index 98d0e8b9..877216f4 100644 --- a/.github/workflows/waf_test_ipSets.yml +++ b/.github/workflows/waf_test_ipSets.yml @@ -10,9 +10,9 @@ permissions: id-token: write contents: read -concurrency: - group: test_envrionment - cancel-in-progress: true +# concurrency: +# group: test_envrionment +# cancel-in-progress: true on: push: diff --git a/.github/workflows/waf_test_onlymanagedrulegroups.yml b/.github/workflows/waf_test_onlymanagedrulegroups.yml index c7f80a35..23e373fc 100644 --- a/.github/workflows/waf_test_onlymanagedrulegroups.yml +++ b/.github/workflows/waf_test_onlymanagedrulegroups.yml @@ -9,9 +9,9 @@ permissions: id-token: write contents: read -concurrency: - group: test_envrionment - cancel-in-progress: true +# concurrency: +# group: test_envrionment +# cancel-in-progress: true on: push: diff --git a/.github/workflows/waf_test_regexPatternSets.yml b/.github/workflows/waf_test_regexPatternSets.yml index 25882bd7..f2403506 100644 --- a/.github/workflows/waf_test_regexPatternSets.yml +++ b/.github/workflows/waf_test_regexPatternSets.yml @@ -9,9 +9,9 @@ permissions: id-token: write contents: read -concurrency: - group: test_envrionment - cancel-in-progress: true +# concurrency: +# group: test_envrionment +# cancel-in-progress: true on: push: