test if pull_request_target will trigger on_workflow

This commit is contained in:
fkwp
2024-04-12 13:39:04 +00:00
parent 8da2f5c1c7
commit ef395efaf8

View File

@@ -1,6 +1,6 @@
name: Build name: Build
on: on:
pull_request: pull_request_target:
types: types:
- synchronize - synchronize
- opened - opened