From 6d7570cf9de34dc7a84dc8920e65f57587429a85 Mon Sep 17 00:00:00 2001 From: Rudra-IITM Date: Sun, 15 Dec 2024 18:53:00 +0530 Subject: [PATCH] Updated `ci.yml` and `registry-actions.yml` to include master branch --- .github/workflows/ci.yml | 2 ++ .github/workflows/registry-actions.yml | 1 + 2 files changed, 3 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f8ceb18..107a435 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,9 +4,11 @@ on: push: branches: - main + - master pull_request: branches: - main + - master workflow_dispatch: jobs: diff --git a/.github/workflows/registry-actions.yml b/.github/workflows/registry-actions.yml index 60a3f4d..b01d43a 100644 --- a/.github/workflows/registry-actions.yml +++ b/.github/workflows/registry-actions.yml @@ -4,6 +4,7 @@ on: push: branches: - main + - master workflow_dispatch: inputs: workflow_choice: