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