proxy.py/.github/workflows
Abhinav Singh 2c4ad46459
Trigger workflows only when necessary file changes are detected (#699)
* Trigger workflows only when necessary file changes are detected

* Address yamllint

* Trigger workflows even when workflow file itself is changed

* Also include `examples` directory, may be one day we will have tests for them

* `brew` and `docker` workflows must also only execute for python file changes.  This will skip them for pure README.md changes

* Execute `lib` workflows for package artifact changes
2021-11-08 01:42:19 +05:30
..
codeql-analysis.yml Enable yamllint for all previously ignored files (#658) 2021-11-04 12:26:46 +05:30
test-brew.yml Trigger workflows only when necessary file changes are detected (#699) 2021-11-08 01:42:19 +05:30
test-dashboard.yml Trigger workflows only when necessary file changes are detected (#699) 2021-11-08 01:42:19 +05:30
test-docker.yml Trigger workflows only when necessary file changes are detected (#699) 2021-11-08 01:42:19 +05:30
test-library.yml Trigger workflows only when necessary file changes are detected (#699) 2021-11-08 01:42:19 +05:30