From 5dccdadddb5e87f4372c2c4fcce0fac3a076cfff Mon Sep 17 00:00:00 2001 From: Steven Bal Date: Thu, 8 Aug 2024 09:53:54 +0200 Subject: [PATCH] :construction_worker: Remove OF branch ref in CI --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1974c2d..3eecdf9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,8 +39,6 @@ jobs: with: repository: open-formulieren/open-forms path: open-forms - # TODO remove after this is merged - ref: feature/4380-ogone-payment-id - name: Checkout StUF-ZDS payments extension uses: actions/checkout@v4