Skip to content

Ensure no redirect to HTTP happens #340

Ensure no redirect to HTTP happens

Ensure no redirect to HTTP happens #340

Workflow file for this run

name: Lint Code Base
on:
pull_request:
branches: [develop]
jobs:
lint-image:
name: Lint Code Base
uses: swissgrc/.github/.github/workflows/lint-image.yml@main
secrets:
gh-token: ${{ secrets.GITHUB_TOKEN }}