mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-04-21 10:23:31 +02:00
- Add note about `schedule` event trigger - `BUILD_VERSION` => `GIT_BRANCH` - `Dockerfile-alpine` => `Dockerfile.alpine` - For GHCR username, prefer using `repository_owner` from workflow context which is correct vs `actor` which could be any user capable of triggering the workflow at the repo (which may not align with the expected GHCR username.