Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
morphy2k committed Sep 5, 2019
1 parent 76fc36a commit 9878874
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ name: Lint & Test
on:
push:
paths:
- '*.go'
- 'go.mod'
- 'go.sum'
- 'revive.toml'
- '.github/workflows/lint-test.yaml'
- '*'
- '!*.md'
- '!Dockerfile'

jobs:

Expand Down

0 comments on commit 9878874

Please sign in to comment.