From e39ff6c6c5be83f07025720984b02df6fd73924e Mon Sep 17 00:00:00 2001
From: Rudra Pratap Singh <singhrudra5556@gmail.com>
Date: Sun, 15 Dec 2024 21:01:41 +0530
Subject: [PATCH] Updated `ci.yml` and `registry-actions.yml` to include master
 branch (#30)

---
 .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: