adding infisical action to workflows
Some checks failed
Pull Request / changes (pull_request) Successful in 17s
Pull Request / build-and-test (pull_request) Failing after 19s

This commit is contained in:
2026-07-13 09:20:14 -05:00
parent 03c4dacd99
commit 0c4fe29553

View File

@@ -14,6 +14,6 @@ jobs:
- changes - changes
uses: ./.gitea/workflows/build_and_test.yaml uses: ./.gitea/workflows/build_and_test.yaml
with: with:
environment_name: pull_request environment_name: test
version_number: ${{ github.run_id }} version_number: ${{ github.run_id }}
secrets: inherit secrets: inherit