Skip to content

Add the 'REDASH_ENFORCE_CSRF' environment variable #605

Add the 'REDASH_ENFORCE_CSRF' environment variable

Add the 'REDASH_ENFORCE_CSRF' environment variable #605

Workflow file for this run

name: Compress images
on: pull_request
jobs:
build:
name: calibreapp/image-actions
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: calibreapp/image-actions
uses: docker://calibreapp/github-image-actions
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}