Skip to content

Commit

Permalink
fix workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
sporkus committed Jul 27, 2023
1 parent 6bc54ee commit c53ec0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kibot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: "KiCad CI/CD"
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on:
workflow_dispatch:
workflow_dispatch
push:
paths:
- '**.kicad_sch'
Expand Down

0 comments on commit c53ec0e

Please sign in to comment.