Skip to content

ci: Fix: add bash shell to actions & use pull_request_target only for premerge #32

ci: Fix: add bash shell to actions & use pull_request_target only for premerge

ci: Fix: add bash shell to actions & use pull_request_target only for premerge #32

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