Skip to content

Commit

Permalink
details
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc committed Jan 18, 2024
1 parent fb0c4d6 commit eb311e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-kicad6-library-reference.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: Update kicad6-library Reference

on:
schedule:
- cron: '4 15 * * *' # update reference daily at 4:05 pm
- cron: '4 15 * * *' # update reference daily at 4:15 pm
workflow_dispatch:

jobs:
call-workflow-passing-data:
uses: rusefi/kicad6-libraries/.github/workflows/custom-board-update-kicad6-library-reference.yaml@master
uses: rusefi/kicad6-libraries/.github/workflows/custom-board-update-kicad6-library-reference.yaml@main
permissions:
contents: write

0 comments on commit eb311e1

Please sign in to comment.