7 Commits (597a82ddf08b71c54ac0fdb61158b2bc035898a2)

Author SHA1 Message Date
Sayan 9b757de028
Don't checkout `next` while setting variables 4 years ago
Sayan Nandan 2d04a4f841
Enable build skips on PRs
Iff no source files are changed - skip the compute-intensive build
4 years ago
Sayan 16304cc4f7 Use bash as the default shell in `test-push` 4 years ago
Sayan Nandan 07f97c65b3
Optimize CI script 4 years ago
Sayan Nandan 986c5e9784
Don't build docker image if src hasn't changed 4 years ago
Sayan Nandan 2a9fa9ffcf Fix script to skip builds iff md files are changed
In previous commits, we ignored the fact that bools are strings in bash
This caused the workflow to proceed wrongly and this commit fixes that
Also, auto builds for actions docs were added
4 years ago
Sayan Nandan 8c678a58e3
Skip builds iff markdown files are modified 4 years ago