SIGN IN SIGN UP

chore(ci): Add timeout to CI workflows (#4130)

<!-- ๐ŸŽ‰ Thank you for making CloudQuery awesome by submitting a PR ๐ŸŽ‰ -->

#### Summary

Add timeouts to CI workflows. The GitHub Actions default is 6 hours
which is quite wasteful.
Related to our CLI workflow timing out
https://github.com/cloudquery/cloudquery/actions/runs/3431435706

(There's no way to do this at the ORG level)

<!--
Use the following steps to ensure your PR is ready to be reviewed

- [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md)
๐Ÿง‘โ€๐ŸŽ“
- [ ] Test locally on your own infrastructure
- [ ] Run `go fmt` to format your code ๐Ÿ–Š
- [ ] Lint your changes via `golangci-lint run` ๐Ÿšจ (install golangci-lint
[here](https://golangci-lint.run/usage/install/#local-installation))
- [ ] Update or add tests ๐Ÿงช
- [ ] Ensure the status checks below are successful โœ…
--->

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
E
Erez Rokah committed
7ad9fc1333f43b9dfbd080bfd674f0bfa2c12c06
Parent: 8b4011e
Committed by GitHub <noreply@github.com> on 11/10/2022, 9:09:33 AM