update reference daily at 4:05 pm
This commit is contained in:
parent
00a4db980b
commit
fb0c4d60dd
|
@ -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
|
Loading…
Reference in New Issue