Skip to content

Commit

Permalink
Merge pull request #979 from mattfarina/ci-remove-skip-paths
Browse files Browse the repository at this point in the history
Removing ignored paths for CI runs
  • Loading branch information
thardeck authored Sep 15, 2022
2 parents 4f6c6e5 + 084ebc8 commit fa5925f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ on:
schedule:
- cron: '0 5 * * *'
pull_request:
paths-ignore:
- 'docs/**'
- 'charts/**'
- 'scripts/**'
- '*.md'

env:
GOARCH: amd64
Expand Down

0 comments on commit fa5925f

Please sign in to comment.