From d7bbeeb515a835c050090fffcbc799193fbe7ef5 Mon Sep 17 00:00:00 2001 From: Bartek Pacia Date: Thu, 5 Sep 2024 11:50:02 +0200 Subject: [PATCH] dont always run the debug action --- .github/workflows/debug.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/debug.yaml b/.github/workflows/debug.yaml index 1c8d384..7d05cb0 100644 --- a/.github/workflows/debug.yaml +++ b/.github/workflows/debug.yaml @@ -1,11 +1,8 @@ # This action is for playing around with GHA and has no use outside of that. -name: main +name: debug on: workflow_dispatch: - push: - branches: - - master jobs: tail_and_check: