diff --git a/.github/workflows/notify-dependents.yml b/.github/workflows/notify-dependents.yml index c7f7224d7a0e3..1f6b151f3c8d3 100644 --- a/.github/workflows/notify-dependents.yml +++ b/.github/workflows/notify-dependents.yml @@ -14,6 +14,8 @@ on: jobs: update-dependents: name: Notify dependents + environment: + name: release runs-on: ubuntu-latest steps: - name: "Update pre-commit mirror"