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

View File

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