commit | 4e363761fc02a89d53aba4382dc451293bd6f0ba | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Thu May 07 22:42:14 2020 +0200 |
committer | GitHub <noreply@github.com> | Thu May 07 22:42:14 2020 +0200 |
tree | 55a61aafa747b7b5e8d6372c3f09d1554ae31869 | |
parent | c068b53a0ca6ebf740d98e422569d2f705e54f93 [diff] |
bpo-40548: Always run GitHub action, even on doc PRs (GH-19981) Always run GitHub action jobs, even on documentation-only pull requests. So it will be possible to make a GitHub action job, like the Windows (64-bit) job, mandatory.