From 9dab0941c4e819de9bdb4482c51eea566d89ff33 Mon Sep 17 00:00:00 2001 From: kilted-andres Date: Tue, 23 Jul 2024 19:06:50 +0200 Subject: [PATCH] fix: delete not applicable types --- .github/workflows/dev-ci-cd.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/dev-ci-cd.yml b/.github/workflows/dev-ci-cd.yml index 01cb7fdd..6d089615 100644 --- a/.github/workflows/dev-ci-cd.yml +++ b/.github/workflows/dev-ci-cd.yml @@ -2,7 +2,6 @@ name: Dev deployment on: workflow_dispatch: - types: [created] push: branches: - main