Skip to content

Commit 9cd55d6

Browse files
Renovate/lock file maintenance (#140)
Co-authored-by: Descope <107609351+descope[bot]@users.noreply.github.com>
1 parent 1121438 commit 9cd55d6

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed
Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
1-
name: Test
1+
name: CI
22

33
on:
44
push:
5-
branches:
6-
- main
7-
- master
8-
pull_request:
95

106
jobs:
117
build:
12-
name: build (Python ${{ matrix.python-version }}, Django ${{ matrix.django-version }}
8+
name: Test (Python ${{ matrix.python-version }}, Django ${{ matrix.django-version }}
139
runs-on: ubuntu-latest
1410
strategy:
1511
fail-fast: false

0 commit comments

Comments
 (0)