increase server request limit to support long queries #1372
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: "Lint" | |
on: [ push, pull_request ] | |
jobs: | |
lint: | |
name: "Lint" | |
uses: superdesk/newsroom-app/.github/workflows/lint.yml@develop |