4 types: [opened, reopened]
8 # Optional: allow read access to pull request. Use with `only-new-issues` option.
10 # Optional: allow write access to checks to allow the action to annotate code in the PR.
16 runs-on: ubuntu-latest
18 - uses: actions/checkout@v4
19 - uses: actions/setup-go@v5
23 uses: golangci/golangci-lint-action@v6