Skip to content

ci: Fix: enable pre_merge CI workflow for all branches #94

ci: Fix: enable pre_merge CI workflow for all branches

ci: Fix: enable pre_merge CI workflow for all branches #94

Workflow file for this run

name: PR email addresses checker
on:
pull_request:
branches: [ qcom-next-staging ]
jobs:
pr-check-emails:
runs-on: ubuntu-latest
steps:
- name: Check PR emails
uses: qualcomm/commit-emails-check-action@main