Update validate-external.yml

This commit is contained in:
Darío
2026-01-31 10:17:04 -03:00
committed by GitHub
parent 73a8aa9918
commit 6b70b7d42f
+3 -1
View File
@@ -16,4 +16,6 @@ jobs:
needs: authorize
uses: ./.github/workflows/validate.yml
secrets:
ZRE_REPO_WITH_PAT: ${{ secrets.ZRE_REPO_WITH_PAT }}
SECRET_NAME: ${{ secrets.SECRET_NAME }}
SECRET_TOKEN: ${{ secrets.SECRET_TOKEN }}