Skip to content

Bump django-silk from 5.2.0 to 5.3.2 #1363

Bump django-silk from 5.2.0 to 5.3.2

Bump django-silk from 5.2.0 to 5.3.2 #1363

name: Test Pull Request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/reusable-test.yml
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
event_name: ${{ github.event_name }}