Skip to content

feat: add coep, corp, x-dns-prefetch-control, x-permitted-cross-doman… #24

feat: add coep, corp, x-dns-prefetch-control, x-permitted-cross-doman…

feat: add coep, corp, x-dns-prefetch-control, x-permitted-cross-doman… #24

Workflow file for this run

on:
push:
branches:
- master
- v1
pull_request:
branches:
- "**"
name: Linter
jobs:
golangci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
path: src/github.com/unrolled/secure
- uses: golangci/golangci-lint-action@v6
with:
working-directory: src/github.com/unrolled/secure