add dummy pull_request event for the workflow to appear in the list

This commit is contained in:
mikiher 2024-03-27 13:30:00 +02:00
parent 8ce5a5cdbd
commit 1cf0bd0f01

View File

@ -4,6 +4,8 @@ on:
release:
types: [published]
workflow_dispatch:
pull_request:
types: [opened]
jobs:
abs-windows-dispatch: