Skip to content

Commit

Permalink
Fixing pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-winn committed Jan 7, 2024
1 parent f197f0e commit 0005706
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,7 @@ on:
- 'kicad/**'
schedule:
- cron: '0 0 1 */1 *'


pull_request:
paths-ignore:
- 'docs/**'
- 'kicad/**'


jobs:
build:
runs-on: windows-latest
Expand Down

0 comments on commit 0005706

Please sign in to comment.