1
0
Fork 0
forked from lthn/blockchain
blockchain/.github/workflows
Snider 6fa9487476 Inherit secrets in build workflow jobs
Added 'secrets: inherit' to all reusable workflow job calls in _on-pr.yml and _on-release.yml to ensure secrets are properly passed to downstream workflows. This change improves security and consistency in CI/CD processes.
2025-09-30 14:26:25 +01:00
..
_maint-cache.yml GitHub Build Workflows (#7) 2025-08-30 17:46:00 +01:00
_on-pr-fast.yml Dev 12 documentation overhaul (#13) 2025-09-25 16:04:33 +01:00
_on-pr.yml Inherit secrets in build workflow jobs 2025-09-30 14:26:25 +01:00
_on-push.yml Refactor CI workflows and update CPack config 2025-09-29 20:45:11 +01:00
_on-release.yml Inherit secrets in build workflow jobs 2025-09-30 14:26:25 +01:00
build-docker.yml Simplify Docker build workflow and update dependencies 2025-09-27 23:10:43 +01:00
build-docs.yml Update Docker and Docs GitHub workflows 2025-09-27 17:31:22 +01:00
build-linux-arm64.yml Add ARM64 build workflows and refactor CI for multi-arch 2025-09-28 18:34:57 +01:00
build-linux-intel.yml Add ARM64 build workflows and refactor CI for multi-arch 2025-09-28 18:34:57 +01:00
build-macos-arm64.yml Add ARM64 build workflows and refactor CI for multi-arch 2025-09-28 18:34:57 +01:00
build-macos-intel.yml Add ARM64 build workflows and refactor CI for multi-arch 2025-09-28 18:34:57 +01:00
build-windows-intel.yml Add ARM64 build workflows and refactor CI for multi-arch 2025-09-28 18:34:57 +01:00