From e3ccde65986a3ae9346c2e427666a54ee10d1e68 Mon Sep 17 00:00:00 2001 From: FalloutFalcon <86381784+FalloutFalcon@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:46:10 -0500 Subject: [PATCH] Update rerun_flaky_tests.yml Signed-off-by: FalloutFalcon <86381784+FalloutFalcon@users.noreply.github.com> --- .github/workflows/rerun_flaky_tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/rerun_flaky_tests.yml b/.github/workflows/rerun_flaky_tests.yml index 15256c7ca219..d944099d7e10 100644 --- a/.github/workflows/rerun_flaky_tests.yml +++ b/.github/workflows/rerun_flaky_tests.yml @@ -8,7 +8,6 @@ on: permissions: actions: write contents: write - workflows: write jobs: rerun_flaky_tests: