cpython/.github/workflows
Filipe Laíns 4ac923f275
bpo-42773: fix tests not being run on pushes (GH-24004)
There was a typo, we were checking if the "GITHUB_BASE_REF" string
literal was empty instead of the $GITHUB_BASE_REF value. When
$GITHUB_BASE_REF is empty, the action that triggered the run was not a
pull request, so we always run the full test suite.

Signed-off-by: Filipe Laíns <lains@riseup.net>
2020-12-30 06:53:58 -08:00
..
build.yml bpo-42773: fix tests not being run on pushes (GH-24004) 2020-12-30 06:53:58 -08:00
build_msi.yml Use v2 of GitHub Actions where available (GH-20232) 2020-05-20 09:38:41 -07:00
coverage.yml build(deps): bump actions/cache from v2.1.2 to v2.1.3 (23582) 2020-12-01 08:59:12 -06:00
doc.yml build(deps): bump actions/upload-artifact from v2.2.0 to v2.2.1 (GH-23583) 2020-12-01 09:00:11 -06:00
posix-deps-apt.sh GitHub Action: Add gdb to posix dependencies (GH-23043) 2020-10-30 22:52:30 +01:00
stale.yml Update Stale action message (GH-23791) 2020-12-15 18:36:33 -08:00