Skip to content

Commit 87b693e

Browse files
authored
some text changes
1 parent 6460912 commit 87b693e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/django.yml

+1-6
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,8 @@ on:
88

99
jobs:
1010
build:
11-
11+
name: "Deploy to production"
1212
runs-on: ubuntu-latest
13-
strategy:
14-
max-parallel: 4
15-
matrix:
16-
python-version: [3.9, '3.10']
17-
1813
steps:
1914
- name: Configure SSH
2015
run: |

0 commit comments

Comments
 (0)