Skip to content

Merge pull request #32 from gofiber/zeiss-middlewares #105

Merge pull request #32 from gofiber/zeiss-middlewares

Merge pull request #32 from gofiber/zeiss-middlewares #105

Workflow file for this run

name: CI
on:
push:
branches:
- "master"
- "main"
pull_request:
branches:
- "*"
jobs:
Linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: npx awesome-lint