Skip to content

ci(update-version): use PR_TOKEN for push to protected main #114

ci(update-version): use PR_TOKEN for push to protected main

ci(update-version): use PR_TOKEN for push to protected main #114

Workflow file for this run

name: Linter
on:
push:
branches:
- main
paths-ignore:
- "**/*.md"
pull_request:
paths-ignore:
- "**/*.md"
workflow_dispatch:
permissions:
contents: read
pull-requests: read
checks: write
jobs:
lint:
uses: gofiber/.github/.github/workflows/go-lint-single.yml@main