Skip to content

Commit

Permalink
Update linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneWerner87 authored Nov 20, 2022
1 parent 70403aa commit fc35dbf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
on: [push, pull_request]
on:
push:
branches:
- master
- main
pull_request:
name: Linter
jobs:
Golint:
Expand Down

0 comments on commit fc35dbf

Please # to comment.