From 993a997baec36d47bbf3bfb0c483b904ea579b76 Mon Sep 17 00:00:00 2001 From: jtt0 <26388026+jtt0@users.noreply.github.com> Date: Fri, 22 Apr 2022 20:30:53 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index feb804a..1a061e7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: ci on: push: branches: - - github-actions + - main jobs: deploy: runs-on: ubuntu-latest