Skip to content

modified the WSGIRequest Middleware to not trace /ars/api/messages/{p… #1308

modified the WSGIRequest Middleware to not trace /ars/api/messages/{p…

modified the WSGIRequest Middleware to not trace /ars/api/messages/{p… #1308

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thanks! Feedback is very much appreciated!'
pr-message: 'Well done! You have taken the first step into a larger world'