Skip to content

Image proxy - use /start_upload instead of limit in Blogs code (limit… #700

Image proxy - use /start_upload instead of limit in Blogs code (limit…

Image proxy - use /start_upload instead of limit in Blogs code (limit… #700

name: CodeQL
on:
push:
branches: beta
jobs:
analyze:
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
steps:
- uses: actions/checkout@v3
- uses: github/codeql-action/init@v2
with:
languages: javascript
- uses: github/codeql-action/analyze@v2