Add comment to test buildah workflow
All checks were successful
Test CI / test (pull_request) Successful in 3s

This commit is contained in:
Erich Blume 2026-01-23 21:15:49 -08:00
commit b2967817d6

View file

@ -46,3 +46,4 @@ RUN node --version && npm --version && buildah --version
# Switch back to non-root user
USER 1000
# Built with Buildah