From 6e6c2843153dd1e42a44cb0a011028d7345620d7 Mon Sep 17 00:00:00 2001 From: rsantacroce Date: Thu, 18 Jan 2024 04:31:18 +0100 Subject: [PATCH] change gotdot link --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f72be8d..ba68fd0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,10 +3,10 @@ name: Build Drivechain Launcher Project on: push: branches: - - main + - ** pull_request: branches: - - main + - ** jobs: build: