From f1818a1a01c97bcf8e5cf23400ad5cdda5c843b6 Mon Sep 17 00:00:00 2001 From: Oleg Shilov Date: Tue, 25 Jun 2024 14:55:08 +0700 Subject: [PATCH] wip --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 086fa3a..a6743b1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,8 +2,8 @@ name: CI on: push: - branches: - - main + # branches: + # - main pull_request: permissions: