1
0
Fork 0
forked from lthn/blockchain
blockchain/.github/workflows
Snider 23af6b9caa Update workflow permissions to contents: write
Changed GitHub Actions workflow permissions from 'contents: read' to 'contents: write' for all build workflows. This allows workflows to perform write operations on repository contents, which may be required for publishing artifacts or releases.
2025-09-30 14:45:55 +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 Update workflow permissions to contents: write 2025-09-30 14:45:55 +01:00
build-linux-intel.yml Update workflow permissions to contents: write 2025-09-30 14:45:55 +01:00
build-macos-arm64.yml Update workflow permissions to contents: write 2025-09-30 14:45:55 +01:00
build-macos-intel.yml Update workflow permissions to contents: write 2025-09-30 14:45:55 +01:00
build-windows-intel.yml Update workflow permissions to contents: write 2025-09-30 14:45:55 +01:00