google / go-safeweb

Secure-by-default HTTP servers in Go.
Apache License 2.0
1.43k stars 81 forks source link

Repair CI #354

Closed bsiegert closed 1 year ago

bsiegert commented 1 year ago

Expected Behavior

Pre-and post-commit checks run and verify that the code still works.

Actual Behavior

All CI steps display "Canceled" status immediately.

I guess that the Github Workflow config needs an update.

kele commented 1 year ago

Closed by #355. Thank you, Benny!