]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Enable GitHub Actions for 3.9 branch (GH-20231)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Tue, 19 May 2020 17:01:32 +0000 (20:01 +0300)
committerGitHub <noreply@github.com>
Tue, 19 May 2020 17:01:32 +0000 (19:01 +0200)
.github/workflows/build.yml
.github/workflows/build_msi.yml
.github/workflows/coverage.yml
.github/workflows/doc.yml

index 7c3bca3fc0671b093de004824d2d8e24b012bb42..6bb52cb6a5daa5ce36ea80b58bce57dd2dcf091f 100644 (file)
@@ -7,11 +7,13 @@ on:
   push:
     branches:
     - master
+    - 3.9
     - 3.8
     - 3.7
   pull_request:
     branches:
     - master
+    - 3.9
     - 3.8
     - 3.7
 
index e9ecf547275627c53611526d1e59c86300af6afa..fb58e417cdd4fdc903df7d67e3efb323a7d3851c 100644 (file)
@@ -4,6 +4,7 @@ on:
   push:
     branches:
     - master
+    - 3.9
     - 3.8
     - 3.7
     paths:
@@ -11,6 +12,7 @@ on:
   pull_request:
     branches:
     - master
+    - 3.9
     - 3.8
     - 3.7
     paths:
index 6dd973bf8e4ad71e4a4948e504e5aec6998bbba8..6fc15d3bffd5e039dd19f90d3cb5ee68c5aa8db8 100644 (file)
@@ -4,6 +4,7 @@ on:
   push:
     branches:
     - master
+    - 3.9
     - 3.8
     - 3.7
     paths-ignore:
@@ -12,6 +13,7 @@ on:
   #pull_request:
   #  branches:
   #  - master
+  #  - 3.9
   #  - 3.8
   #  - 3.7
   #  paths-ignore:
index c8d395cea5156c23964016ad5a81807b1be50038..44107853ee7cf27473600dc85daff9452eff8ec6 100644 (file)
@@ -4,6 +4,7 @@ on:
   #push:
   #  branches:
   #  - master
+  #  - 3.9
   #  - 3.8
   #  - 3.7
   #  paths:
@@ -11,6 +12,7 @@ on:
   pull_request:
     branches:
     - master
+    - 3.9
     - 3.8
     - 3.7
     paths: