Skip to content

Error "Cannot build an application for a request which servlet context does not match with the application that it is being built for." #127

Error "Cannot build an application for a request which servlet context does not match with the application that it is being built for."

Error "Cannot build an application for a request which servlet context does not match with the application that it is being built for." #127

Workflow file for this run

name: label-needs-triage
on:
issues:
types: [opened, reopened]
pull_request:
types: [opened, reopened]
jobs:
set-label-needs-triage:
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-add-labels@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
labels: needs triage