From af2890cb48680f41a509f7dd77c57737d277af15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 09:21:53 +0000 Subject: [PATCH] Apply updates from cookiecutter This automated commit applies the latest updates from our cookiecutters [1] to this repo. [1]: https://github.com/hypothesis/cookiecutters --- .github/workflows/slack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/slack.yml b/.github/workflows/slack.yml index 3198a29b74..8818ff1eb3 100644 --- a/.github/workflows/slack.yml +++ b/.github/workflows/slack.yml @@ -1,7 +1,7 @@ name: Slack on: workflow_run: - workflows: [CI] + workflows: [CI, Deploy] types: [completed] branches: [main] jobs: