diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 1f29097bcf6e0ae..b8cbc15e4aa0a88 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -22,7 +22,6 @@ env: # https://github.com/JuliaRegistries/RegistryCI.jl/blob/ee1d7cdb165202f4f3929a122c3188fbdd7afc16/src/AutoMerge/ciservice.jl#L53-L67 NEED_MERGE_TOKEN: ${{ github.ref == 'refs/heads/master' && (github.event_name == 'schedule' || github.event_name == 'workflow_dispatch') }} - jobs: AutoMerge: # Run if: