Skip to content

Commit

Permalink
ci: gh actions: disable golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
grokify committed Mar 2, 2022
1 parent 90988b9 commit 9ce78d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: golangci-lint
on:
push:
tags:
- z*
- x*
branches:
- master
- main
- masterx
- mainx
pull_request:
workflow_dispatch:
jobs:
Expand Down

0 comments on commit 9ce78d6

Please sign in to comment.