update reference daily at 4:05 pm

This commit is contained in:
rusefillc 2024-01-18 09:47:20 -05:00
parent 00a4db980b
commit fb0c4d60dd
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
name: Update kicad6-library Reference
on:
schedule:
- cron: '4 15 * * *' # update reference daily at 4:05 pm
workflow_dispatch:
jobs:
call-workflow-passing-data:
uses: rusefi/kicad6-libraries/.github/workflows/custom-board-update-kicad6-library-reference.yaml@master
permissions:
contents: write