Skip to content

Commit

Permalink
Update ci-golang-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanfoxtyler authored Sep 6, 2024
1 parent 21b3209 commit a775fd6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci-golang-lint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name: ci-golang-lint
on:
pull_request:
paths-ignore:
- '**.md'
- '.github/*'
- '.github/ISSUE_TEMPLATE/*'
- 'docs/**'
- 'images/**'
branches:
- main
- 'release/v*'
Expand Down

0 comments on commit a775fd6

Please sign in to comment.