fix: make possible to work when the PR was made from a fork

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
This commit is contained in:
Vitor Mattos 2025-10-28 14:20:08 -03:00
parent e2e57d3f56
commit 3b915e6950
No known key found for this signature in database
GPG key ID: 6FECE2AD4809003A

View file

@ -11,7 +11,7 @@ on:
push:
branches:
- main
pull_request:
pull_request_target:
types: [closed]
jobs: