From ba3b964101b34acb75cdf406683b62d8a5489848 Mon Sep 17 00:00:00 2001
From: goinst-hub <147529318+goinst-hub@users.noreply.github.com>
Date: Sat, 21 Oct 2023 21:43:26 +0100
Subject: [PATCH] Update check-dist.yml

---
 .github/workflows/check-dist.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/check-dist.yml b/.github/workflows/check-dist.yml
index 5284498..b4575fd 100644
--- a/.github/workflows/check-dist.yml
+++ b/.github/workflows/check-dist.yml
@@ -7,8 +7,8 @@
 name: Check dist
 
 on:
-  push:
-    branches:
+push:
+  branches:
       - main
     paths-ignore:
       - '**.md'