Эх сурвалжийг харах

Merge pull request #636 from external-secrets/feature/test-e2e

chore: test e2e / dynamic checks
paul-the-alien[bot] 4 жил өмнө
parent
commit
d6c06fabb1

+ 0 - 1
.github/workflows/e2e-managed.yml

@@ -83,7 +83,6 @@ jobs:
           }
           }
           const { data: result } = await github.checks.create({
           const { data: result } = await github.checks.create({
             ...context.repo,
             ...context.repo,
-            check_run_id: check[0].id,
             name: job_name,
             name: job_name,
             status: 'in_progress',
             status: 'in_progress',
           });
           });