diff --git a/.github/workflows/dispatch_opm_simulators.yml b/.github/workflows/dispatch_opm_simulators.yml index 7d1332fbc..19945a4ed 100644 --- a/.github/workflows/dispatch_opm_simulators.yml +++ b/.github/workflows/dispatch_opm_simulators.yml @@ -11,9 +11,6 @@ jobs: runs-on: ubuntu-latest steps: - - name: Checkout repository - uses: actions/checkout@v4 - - name: Send dispatch to opm-simulators env: PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}