ci: update branch name to main (#37)

This commit is contained in:
Naveen Singh
2025-05-26 17:26:20 +05:30
committed by GitHub
parent 22cbbd53e4
commit dfd5fd8ef5
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: PR
on:
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
call-pr-workflow:

View File

@@ -2,7 +2,7 @@ name: Testing build (on PR)
on:
pull_request:
branches: [ master ]
branches: [ main ]
types: [ labeled, opened, synchronize, reopened ]
jobs: