From 7d4dac563d266c610c8cebc72fc0c60b5bad8544 Mon Sep 17 00:00:00 2001 From: AlexD10S Date: Thu, 9 May 2024 23:21:30 +0200 Subject: [PATCH] refactor: dependencies in enum --- .github/workflows/install.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/install.yml b/.github/workflows/install.yml index d08d1e0e..2a479834 100644 --- a/.github/workflows/install.yml +++ b/.github/workflows/install.yml @@ -2,9 +2,9 @@ name: pop install on: push: - branches: [ "main" ] + branches: [ "alexd10s/pop-install" ] pull_request: - branches: [ "main" ] + branches: [ "alexd10s/pop-install" ] defaults: run: