ci: trigger on pull request for .github/workflows

Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
Ramon Roche 2025-06-17 09:50:33 -07:00 committed by Beat Küng
parent 13f3a7ec6d
commit 8a44f10cf9

View File

@ -16,6 +16,7 @@ on:
- 'release/**'
paths-ignore:
- 'docs/**'
- '.github/**'
pull_request:
branches:
- '**'