ci: update release workflows (#423)

This commit is contained in:
Naveen Singh 2025-06-06 20:44:25 +05:30 committed by GitHub
parent 7849e2a635
commit 11c793831e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 30 additions and 63 deletions

View file

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