commit | d66d66459d5d69cc7657f52a1ae77f1d7358404d | [log] [tgz] |
---|---|---|
author | Kyle Altendorf <sda@fstab.net> | Sun Mar 12 12:12:07 2023 -0400 |
committer | GitHub <noreply@github.com> | Sun Mar 12 17:12:07 2023 +0100 |
tree | 230cfd176ca591b0558c7795e2beb28d5ba7c81b | |
parent | 3eed70eee48e99220faedccb26fd4a80d170c0e4 [diff] |
[ci] drop pull_request: paths: constraints (#956) This is open to much opinion. I find it a hassle to maintain and also risky. For example, `tests.yml` uses tox and thus `tox.ini` but as is editing that file wouldn't trigger a run. Let me know how you feel about this.