Update linter.yml

pull/2237/head
RW 2022-11-20 14:05:03 +01:00 committed by GitHub
parent 70403aa120
commit fc35dbf927
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
on: [push, pull_request]
on:
push:
branches:
- master
- main
pull_request:
name: Linter
jobs:
Golint: