BRE-609/android-pr-target-change (#5092)

This commit is contained in:
aj-bw
2025-05-12 09:13:24 -04:00
committed by GitHub
parent 2c71ab7d27
commit 578f96a944

View File

@@ -2,8 +2,14 @@ name: Scan Pull Requests
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize, reopened]
branches-ignore:
- main
pull_request_target:
types: [opened, synchronize]
types: [opened, synchronize, reopened]
branches:
- main
jobs:
check-run: