Files
Calculator/.github/workflows/testing-build.yml
Naveen Singh 26c2898ff1 ci: update branch name to main (#75)
* ci: update branch name to main
2025-05-31 15:49:15 +05:30

11 lines
250 B
YAML

name: Testing build (on PR)
on:
pull_request:
branches: [ main ]
types: [ labeled, opened, synchronize, reopened ]
jobs:
call-testing-build-workflow:
uses: FossifyOrg/.github/.github/workflows/testing-build.yml@main