ci: run nix workflow on pull_request_target

Signed-off-by: Seth Flynn <getchoo@tuta.io>
(cherry picked from commit 169f5728b1019582db150f3b1618515eb1438517)
This commit is contained in:
Seth Flynn 2025-01-29 16:22:44 -05:00 committed by github-actions[bot]
parent 55578bf949
commit 7b502fe8c9

View File

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