ci: run nix workflow on pull_request_target

Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
Seth Flynn 2025-01-29 16:22:44 -05:00
parent 8816be1668
commit 169f5728b1
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86

View file

@ -10,7 +10,7 @@ on:
- "flatpak/**"
tags:
- "*"
pull_request:
pull_request_target:
paths-ignore:
- "**.md"
- "**/LICENSE"