mirror of https://github.com/gofiber/fiber.git
Update linter.yml
parent
70403aa120
commit
fc35dbf927
|
@ -1,4 +1,9 @@
|
|||
on: [push, pull_request]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
name: Linter
|
||||
jobs:
|
||||
Golint:
|
||||
|
|
Loading…
Reference in New Issue