From 676bc17e7b75b1fe4eeff7cd755fb3be7d4805bd Mon Sep 17 00:00:00 2001 From: Piotr Justyna Date: Fri, 23 Feb 2024 13:08:24 +0000 Subject: [PATCH] Update haskell.yml --- .github/workflows/haskell.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index ef978fa..84558b6 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -1,7 +1,7 @@ name: Haskell CI on: - workflow_dispatch: + workflow_dispatch permissions: contents: read